﻿2026-06-05T02:56:31.7332857Z Current runner version: '2.334.0'
2026-06-05T02:56:31.7337330Z Runner name: 'hfenduleam'
2026-06-05T02:56:31.7337804Z Runner group name: 'Default'
2026-06-05T02:56:31.7338272Z Machine name: 'HFENDULEAM'
2026-06-05T02:56:31.7340150Z ##[group]GITHUB_TOKEN Permissions
2026-06-05T02:56:31.7341485Z Contents: read
2026-06-05T02:56:31.7341808Z Metadata: read
2026-06-05T02:56:31.7342131Z Packages: read
2026-06-05T02:56:31.7342449Z ##[endgroup]
2026-06-05T02:56:31.7343649Z Secret source: Actions
2026-06-05T02:56:31.7344174Z Prepare workflow directory
2026-06-05T02:56:31.7606110Z Prepare all required actions
2026-06-05T02:56:31.7630241Z Getting action download info
2026-06-05T02:56:32.2074034Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-05T02:56:33.1548993Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-05T02:56:33.2262654Z ##[group]Run actions/checkout@v5
2026-06-05T02:56:33.2263684Z with:
2026-06-05T02:56:33.2264240Z   repository: SaberMage/spt-core
2026-06-05T02:56:33.2271377Z   token: ***
2026-06-05T02:56:33.2271968Z   ssh-strict: true
2026-06-05T02:56:33.2272548Z   ssh-user: git
2026-06-05T02:56:33.2273138Z   persist-credentials: true
2026-06-05T02:56:33.2273750Z   clean: true
2026-06-05T02:56:33.2274319Z   sparse-checkout-cone-mode: true
2026-06-05T02:56:33.2275015Z   fetch-depth: 1
2026-06-05T02:56:33.2275557Z   fetch-tags: false
2026-06-05T02:56:33.2276126Z   show-progress: true
2026-06-05T02:56:33.2276695Z   lfs: false
2026-06-05T02:56:33.2277254Z   submodules: false
2026-06-05T02:56:33.2277822Z   set-safe-directory: true
2026-06-05T02:56:33.2278717Z ##[endgroup]
2026-06-05T02:56:33.3997117Z Syncing repository: SaberMage/spt-core
2026-06-05T02:56:33.3998804Z ##[group]Getting Git version info
2026-06-05T02:56:33.3999808Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-05T02:56:33.4292848Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-05T02:56:33.4497142Z git version 2.43.0.windows.1
2026-06-05T02:56:33.4528217Z ##[endgroup]
2026-06-05T02:56:33.4536544Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\45dbc0b6-b322-4f80-829e-bbf7ab4794d8\.gitconfig'
2026-06-05T02:56:33.4549084Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\45dbc0b6-b322-4f80-829e-bbf7ab4794d8' before making global git config changes
2026-06-05T02:56:33.4550892Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T02:56:33.4554385Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-05T02:56:33.4787622Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-05T02:56:33.4989149Z https://github.com/SaberMage/spt-core
2026-06-05T02:56:33.5021826Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-05T02:56:33.5026516Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-05T02:56:33.5353636Z refs/heads/dev-freeform
2026-06-05T02:56:33.5383494Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-05T02:56:33.5710797Z HEAD is now at 10e2dcc feat(daemon,net,cli): M5-D6b/c presence MRA API + cross-node redirect (REQ-PRES-1)
2026-06-05T02:56:33.6194103Z ##[endgroup]
2026-06-05T02:56:33.6196757Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-05T02:56:33.9893298Z ##[group]Cleaning the repository
2026-06-05T02:56:33.9898388Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-05T02:56:36.6077490Z Removing target/
2026-06-05T02:56:36.6116393Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-05T02:56:36.6465627Z HEAD is now at 10e2dcc feat(daemon,net,cli): M5-D6b/c presence MRA API + cross-node redirect (REQ-PRES-1)
2026-06-05T02:56:36.6491625Z ##[endgroup]
2026-06-05T02:56:36.6495652Z ##[group]Disabling automatic garbage collection
2026-06-05T02:56:36.6500607Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-05T02:56:36.6725357Z ##[endgroup]
2026-06-05T02:56:36.6725762Z ##[group]Setting up auth
2026-06-05T02:56:36.6731840Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-05T02:56:36.6951230Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-05T02:56:37.0666727Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T02:56:37.0918416Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-05T02:56:37.4571282Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T02:56:37.4795562Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-05T02:56:37.8462646Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-05T02:56:37.8709494Z ##[endgroup]
2026-06-05T02:56:37.8709876Z ##[group]Fetching the repository
2026-06-05T02:56:37.8716424Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1ea2a35c868cf1e958918cd968ed4974265a53b3:refs/remotes/origin/dev-freeform
2026-06-05T02:56:38.6437525Z From https://github.com/SaberMage/spt-core
2026-06-05T02:56:38.6438088Z  + 10e2dcc...1ea2a35 1ea2a35c868cf1e958918cd968ed4974265a53b3 -> origin/dev-freeform  (forced update)
2026-06-05T02:56:38.6562367Z ##[endgroup]
2026-06-05T02:56:38.6562803Z ##[group]Determining the checkout info
2026-06-05T02:56:38.6563916Z ##[endgroup]
2026-06-05T02:56:38.6568933Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-05T02:56:38.6846889Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-05T02:56:38.7075923Z ##[group]Checking out the ref
2026-06-05T02:56:38.7076356Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-05T02:56:38.7440464Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-05T02:56:38.7440875Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-05T02:56:38.7441858Z Previous HEAD position was 10e2dcc feat(daemon,net,cli): M5-D6b/c presence MRA API + cross-node redirect (REQ-PRES-1)
2026-06-05T02:56:38.7442334Z Switched to and reset branch 'dev-freeform'
2026-06-05T02:56:38.7465859Z ##[endgroup]
2026-06-05T02:56:38.7707935Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-05T02:56:38.7907316Z 1ea2a35c868cf1e958918cd968ed4974265a53b3
2026-06-05T02:56:38.8190779Z ##[group]Run cargo build --workspace --all-targets
2026-06-05T02:56:38.8191200Z [36;1mcargo build --workspace --all-targets[0m
2026-06-05T02:56:38.8196200Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-05T02:56:38.8196498Z ##[endgroup]
2026-06-05T02:56:39.7984050Z    Compiling proc-macro2 v1.0.106
2026-06-05T02:56:39.7984606Z    Compiling quote v1.0.45
2026-06-05T02:56:39.7985188Z    Compiling unicode-ident v1.0.24
2026-06-05T02:56:39.7985520Z    Compiling serde_core v1.0.228
2026-06-05T02:56:39.7985924Z    Compiling serde v1.0.228
2026-06-05T02:56:39.7986277Z    Compiling cfg-if v1.0.4
2026-06-05T02:56:39.7986657Z    Compiling windows-link v0.2.1
2026-06-05T02:56:39.7987072Z    Compiling typenum v1.20.1
2026-06-05T02:56:39.7987544Z    Compiling portable-atomic v1.13.1
2026-06-05T02:56:39.7988471Z    Compiling version_check v0.9.5
2026-06-05T02:56:39.7989777Z    Compiling critical-section v1.2.0
2026-06-05T02:56:39.7990334Z    Compiling subtle v2.6.1
2026-06-05T02:56:39.7990796Z    Compiling memchr v2.8.1
2026-06-05T02:56:39.7996434Z    Compiling semver v1.0.28
2026-06-05T02:56:39.7996891Z    Compiling shlex v2.0.1
2026-06-05T02:56:39.7997253Z    Compiling find-msvc-tools v0.1.9
2026-06-05T02:56:39.8750630Z    Compiling windows-sys v0.61.2
2026-06-05T02:56:39.8933232Z    Compiling smallvec v1.15.1
2026-06-05T02:56:39.9149719Z    Compiling equivalent v1.0.2
2026-06-05T02:56:39.9323797Z    Compiling itoa v1.0.18
2026-06-05T02:56:39.9987639Z    Compiling getrandom v0.2.17
2026-06-05T02:56:39.9990122Z    Compiling cpufeatures v0.2.17
2026-06-05T02:56:40.0502702Z    Compiling rustc_version v0.4.1
2026-06-05T02:56:40.0834446Z    Compiling pin-project-lite v0.2.17
2026-06-05T02:56:40.1468671Z    Compiling hashbrown v0.17.1
2026-06-05T02:56:40.1469081Z    Compiling log v0.4.30
2026-06-05T02:56:40.1481607Z    Compiling rand_core v0.10.1
2026-06-05T02:56:40.1738495Z    Compiling futures-core v0.3.32
2026-06-05T02:56:40.1942119Z    Compiling bytes v1.11.1
2026-06-05T02:56:40.2174215Z    Compiling generic-array v0.14.7
2026-06-05T02:56:40.2678954Z    Compiling cc v1.2.63
2026-06-05T02:56:40.3102381Z    Compiling getrandom v0.4.2
2026-06-05T02:56:40.3574283Z    Compiling stable_deref_trait v1.2.1
2026-06-05T02:56:40.3688906Z    Compiling libc v0.2.186
2026-06-05T02:56:40.3770208Z    Compiling futures-io v0.3.32
2026-06-05T02:56:40.4361028Z    Compiling bitflags v2.11.1
2026-06-05T02:56:40.5042667Z    Compiling autocfg v1.5.1
2026-06-05T02:56:40.6026283Z    Compiling futures-sink v0.3.32
2026-06-05T02:56:40.6220870Z    Compiling slab v0.4.12
2026-06-05T02:56:40.6688784Z    Compiling curve25519-dalek v4.1.3
2026-06-05T02:56:40.6964350Z    Compiling indexmap v2.14.0
2026-06-05T02:56:40.7468676Z    Compiling futures-channel v0.3.32
2026-06-05T02:56:40.8057767Z    Compiling zerocopy v0.8.50
2026-06-05T02:56:40.8059417Z    Compiling futures-task v0.3.32
2026-06-05T02:56:40.8712439Z    Compiling ahash v0.8.12
2026-06-05T02:56:40.8713257Z    Compiling rand_core v0.6.4
2026-06-05T02:56:41.0445490Z    Compiling fnv v1.0.7
2026-06-05T02:56:41.0447179Z    Compiling pkg-config v0.3.33
2026-06-05T02:56:41.0447678Z    Compiling vcpkg v0.2.15
2026-06-05T02:56:41.0593405Z    Compiling signature v2.2.0
2026-06-05T02:56:41.0765667Z    Compiling zmij v1.0.21
2026-06-05T02:56:41.1530175Z    Compiling ed25519 v2.2.3
2026-06-05T02:56:41.2104088Z    Compiling syn v2.0.117
2026-06-05T02:56:41.2763475Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-05T02:56:41.2815022Z    Compiling fastrand v2.4.1
2026-06-05T02:56:41.2996337Z    Compiling serde_json v1.0.150
2026-06-05T02:56:41.3282367Z    Compiling cfg_aliases v0.2.1
2026-06-05T02:56:41.3535345Z    Compiling crypto-common v0.1.7
2026-06-05T02:56:41.4041348Z    Compiling block-buffer v0.10.4
2026-06-05T02:56:41.4368496Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-05T02:56:41.4407483Z    Compiling writeable v0.6.3
2026-06-05T02:56:41.4626888Z    Compiling litemap v0.8.2
2026-06-05T02:56:41.4784392Z    Compiling fallible-iterator v0.3.0
2026-06-05T02:56:41.5348071Z    Compiling digest v0.10.7
2026-06-05T02:56:41.5666435Z    Compiling rustversion v1.0.22
2026-06-05T02:56:41.6022862Z    Compiling icu_properties_data v2.2.0
2026-06-05T02:56:41.6629181Z    Compiling icu_normalizer_data v2.2.0
2026-06-05T02:56:41.7182870Z    Compiling sha2 v0.10.9
2026-06-05T02:56:41.7470246Z    Compiling utf8_iter v1.0.4
2026-06-05T02:56:41.7679979Z    Compiling anyhow v1.0.102
2026-06-05T02:56:41.7917535Z    Compiling percent-encoding v2.3.2
2026-06-05T02:56:41.8540746Z    Compiling windows-targets v0.52.6
2026-06-05T02:56:41.9188818Z    Compiling windows-sys v0.59.0
2026-06-05T02:56:41.9235109Z    Compiling http v1.4.1
2026-06-05T02:56:41.9272971Z    Compiling strsim v0.11.1
2026-06-05T02:56:42.0064693Z    Compiling thiserror v2.0.18
2026-06-05T02:56:42.0191924Z    Compiling cpufeatures v0.3.0
2026-06-05T02:56:42.0480906Z    Compiling form_urlencoded v1.2.2
2026-06-05T02:56:42.0841643Z    Compiling libsqlite3-sys v0.30.1
2026-06-05T02:56:42.0964208Z    Compiling ring v0.17.14
2026-06-05T02:56:42.2343447Z    Compiling chacha20 v0.10.0
2026-06-05T02:56:42.2830435Z    Compiling ident_case v1.0.1
2026-06-05T02:56:42.2953984Z    Compiling untrusted v0.9.0
2026-06-05T02:56:42.4170848Z    Compiling num-traits v0.2.19
2026-06-05T02:56:42.4587653Z    Compiling windows-strings v0.5.1
2026-06-05T02:56:42.4873962Z    Compiling rand v0.10.1
2026-06-05T02:56:42.5412341Z    Compiling windows-result v0.4.1
2026-06-05T02:56:42.5946709Z    Compiling rustls v0.23.40
2026-06-05T02:56:42.7196607Z    Compiling scopeguard v1.2.0
2026-06-05T02:56:42.7317097Z    Compiling unicode-segmentation v1.13.3
2026-06-05T02:56:42.9050136Z    Compiling lock_api v0.4.14
2026-06-05T02:56:42.9466665Z    Compiling unicode-xid v0.2.6
2026-06-05T02:56:42.9720283Z    Compiling const-oid v0.10.2
2026-06-05T02:56:42.9787821Z    Compiling atomic-waker v1.1.2
2026-06-05T02:56:43.0047200Z    Compiling httparse v1.10.1
2026-06-05T02:56:43.1346254Z    Compiling http-body v1.0.1
2026-06-05T02:56:43.1505972Z    Compiling hybrid-array v0.4.12
2026-06-05T02:56:43.1897326Z    Compiling convert_case v0.10.0
2026-06-05T02:56:43.2742727Z    Compiling powerfmt v0.2.0
2026-06-05T02:56:43.2851543Z    Compiling winapi v0.3.9
2026-06-05T02:56:43.3150828Z    Compiling heck v0.5.0
2026-06-05T02:56:43.3287292Z    Compiling base64ct v1.8.3
2026-06-05T02:56:43.3289078Z    Compiling memoffset v0.6.5
2026-06-05T02:56:43.3313507Z    Compiling tinyvec_macros v0.1.1
2026-06-05T02:56:43.5088759Z    Compiling deranged v0.5.8
2026-06-05T02:56:43.5579357Z    Compiling base64 v0.22.1
2026-06-05T02:56:43.6005686Z    Compiling pem-rfc7468 v1.0.0
2026-06-05T02:56:43.6113378Z    Compiling try-lock v0.2.5
2026-06-05T02:56:43.6932297Z    Compiling data-encoding v2.11.0
2026-06-05T02:56:43.7279865Z    Compiling time-core v0.1.8
2026-06-05T02:56:43.7330087Z    Compiling thiserror v1.0.69
2026-06-05T02:56:43.7780724Z    Compiling num-conv v0.2.2
2026-06-05T02:56:43.9218961Z    Compiling parking_lot_core v0.9.12
2026-06-05T02:56:43.9651081Z    Compiling tower-service v0.3.3
2026-06-05T02:56:44.0267665Z    Compiling want v0.3.1
2026-06-05T02:56:44.0268202Z    Compiling block-buffer v0.12.0
2026-06-05T02:56:44.0900165Z    Compiling crypto-common v0.2.2
2026-06-05T02:56:44.0979505Z    Compiling tinyvec v1.11.0
2026-06-05T02:56:44.2040476Z    Compiling vergen-lib v9.1.0
2026-06-05T02:56:44.2572701Z    Compiling n0-future v0.3.2
2026-06-05T02:56:44.2732741Z    Compiling inout v0.1.4
2026-06-05T02:56:44.2738864Z    Compiling serial-core v0.4.0
2026-06-05T02:56:44.3072200Z    Compiling winreg v0.10.1
2026-06-05T02:56:44.4538567Z    Compiling cordyceps v0.3.4
2026-06-05T02:56:44.4973135Z    Compiling crossbeam-utils v0.8.21
2026-06-05T02:56:44.5256274Z    Compiling diatomic-waker v0.2.3
2026-06-05T02:56:44.6033918Z    Compiling winnow v1.0.3
2026-06-05T02:56:44.6065806Z    Compiling spin v0.10.0
2026-06-05T02:56:44.6545940Z    Compiling parking v2.2.1
2026-06-05T02:56:44.6992973Z    Compiling httpdate v1.0.3
2026-06-05T02:56:44.7404012Z    Compiling futures-buffered v0.2.13
2026-06-05T02:56:44.7954291Z    Compiling futures-lite v2.6.1
2026-06-05T02:56:44.8655839Z    Compiling serial-windows v0.4.0
2026-06-05T02:56:44.8815665Z    Compiling synstructure v0.13.2
2026-06-05T02:56:44.8949573Z    Compiling darling_core v0.20.11
2026-06-05T02:56:45.0518129Z    Compiling digest v0.11.3
2026-06-05T02:56:45.0824337Z    Compiling cipher v0.4.4
2026-06-05T02:56:45.1751178Z    Compiling vergen-lib v0.1.6
2026-06-05T02:56:45.2507632Z    Compiling vergen v9.1.0
2026-06-05T02:56:45.2946941Z    Compiling noq-udp v0.10.0
2026-06-05T02:56:45.3053020Z    Compiling universal-hash v0.5.1
2026-06-05T02:56:45.4471766Z    Compiling heapless v0.7.17
2026-06-05T02:56:45.4910799Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-05T02:56:45.5037239Z    Compiling aho-corasick v1.1.4
2026-06-05T02:56:45.5108163Z    Compiling sync_wrapper v1.0.2
2026-06-05T02:56:45.5714475Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-05T02:56:45.6628655Z    Compiling toml_write v0.1.2
2026-06-05T02:56:45.6629123Z    Compiling byteorder v1.5.0
2026-06-05T02:56:45.7476390Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-05T02:56:45.7708343Z    Compiling either v1.16.0
2026-06-05T02:56:45.8469084Z    Compiling pin-utils v0.1.0
2026-06-05T02:56:45.8477505Z    Compiling regex-syntax v0.8.10
2026-06-05T02:56:45.8477934Z    Compiling lazy_static v1.5.0
2026-06-05T02:56:45.8508075Z    Compiling bitflags v1.3.2
2026-06-05T02:56:45.8678613Z    Compiling opaque-debug v0.3.1
2026-06-05T02:56:45.8953305Z    Compiling winnow v0.7.15
2026-06-05T02:56:45.9443174Z    Compiling shared_library v0.1.9
2026-06-05T02:56:45.9649284Z    Compiling nix v0.25.1
2026-06-05T02:56:45.9652354Z    Compiling polyval v0.6.2
2026-06-05T02:56:46.0029557Z    Compiling hash32 v0.2.1
2026-06-05T02:56:46.0966921Z    Compiling parking_lot v0.12.5
2026-06-05T02:56:46.1730035Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-05T02:56:46.2140804Z    Compiling serial v0.4.0
2026-06-05T02:56:46.2424297Z    Compiling spin v0.9.8
2026-06-05T02:56:46.3018028Z    Compiling vergen-gitcl v1.0.8
2026-06-05T02:56:46.3196637Z    Compiling windows-threading v0.2.1
2026-06-05T02:56:46.3423577Z    Compiling signature v3.0.0
2026-06-05T02:56:46.4767838Z    Compiling tower-layer v0.3.3
2026-06-05T02:56:46.4807500Z    Compiling shell-words v1.1.1
2026-06-05T02:56:46.5276262Z    Compiling downcast-rs v1.2.1
2026-06-05T02:56:46.6013724Z    Compiling ghash v0.5.1
2026-06-05T02:56:46.6289597Z    Compiling aes v0.8.4
2026-06-05T02:56:46.6651947Z    Compiling ctr v0.9.2
2026-06-05T02:56:46.7161210Z    Compiling sha2 v0.11.0-rc.5
2026-06-05T02:56:46.7161678Z    Compiling time v0.3.47
2026-06-05T02:56:46.7531031Z    Compiling http-body-util v0.1.3
2026-06-05T02:56:46.8196055Z    Compiling proc-macro-crate v3.5.0
2026-06-05T02:56:46.8557001Z    Compiling aead v0.5.2
2026-06-05T02:56:46.8557935Z    Compiling widestring v1.2.1
2026-06-05T02:56:47.0031799Z    Compiling ipconfig v0.3.4
2026-06-05T02:56:47.0431636Z    Compiling aes-gcm v0.10.3
2026-06-05T02:56:47.2341238Z    Compiling crossbeam-epoch v0.9.18
2026-06-05T02:56:47.3597610Z    Compiling crossbeam-channel v0.5.15
2026-06-05T02:56:47.3598101Z    Compiling windows-registry v0.6.1
2026-06-05T02:56:47.3750473Z    Compiling serde_derive v1.0.228
2026-06-05T02:56:47.3752338Z    Compiling zeroize_derive v1.4.3
2026-06-05T02:56:47.5065010Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-05T02:56:47.5825575Z    Compiling zerofrom-derive v0.1.7
2026-06-05T02:56:47.6753933Z    Compiling socket2 v0.6.4
2026-06-05T02:56:47.7288821Z    Compiling mio v1.2.1
2026-06-05T02:56:47.8664034Z    Compiling tokio-macros v2.7.0
2026-06-05T02:56:47.9426899Z    Compiling yoke-derive v0.8.2
2026-06-05T02:56:47.9884211Z    Compiling futures-macro v0.3.32
2026-06-05T02:56:48.0935837Z    Compiling zeroize v1.8.2
2026-06-05T02:56:48.1000372Z    Compiling zerovec-derive v0.11.3
2026-06-05T02:56:48.1497454Z    Compiling displaydoc v0.2.6
2026-06-05T02:56:48.2011412Z    Compiling tracing-attributes v0.1.31
2026-06-05T02:56:48.3567151Z    Compiling thiserror-impl v2.0.18
2026-06-05T02:56:48.4204700Z    Compiling rustls-pki-types v1.14.1
2026-06-05T02:56:48.6523104Z    Compiling tokio v1.52.3
2026-06-05T02:56:48.7630363Z    Compiling rustls-webpki v0.103.13
2026-06-05T02:56:48.8548341Z    Compiling darling_macro v0.20.11
2026-06-05T02:56:48.8633334Z    Compiling futures-util v0.3.32
2026-06-05T02:56:48.8803583Z    Compiling derive_more-impl v2.1.1
2026-06-05T02:56:49.1037193Z    Compiling n0-error-macros v0.1.3
2026-06-05T02:56:49.1450207Z    Compiling windows-implement v0.60.2
2026-06-05T02:56:49.3574622Z    Compiling darling v0.20.11
2026-06-05T02:56:49.3575155Z    Compiling zerofrom v0.1.8
2026-06-05T02:56:49.3666947Z    Compiling spez v0.1.2
2026-06-05T02:56:49.4257876Z    Compiling windows-interface v0.59.3
2026-06-05T02:56:49.6162347Z    Compiling ed25519-dalek v2.2.0
2026-06-05T02:56:49.6822974Z    Compiling yoke v0.8.2
2026-06-05T02:56:49.7940918Z    Compiling derive_builder_core v0.20.2
2026-06-05T02:56:49.8452609Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-05T02:56:49.9385175Z    Compiling der v0.8.0-rc.10
2026-06-05T02:56:49.9830516Z    Compiling thiserror-impl v1.0.69
2026-06-05T02:56:50.0206678Z    Compiling pin-project-internal v1.1.13
2026-06-05T02:56:50.0470580Z    Compiling zerovec v0.11.6
2026-06-05T02:56:50.0846557Z    Compiling zerotrie v0.2.4
2026-06-05T02:56:50.1679410Z    Compiling n0-error v0.1.3
2026-06-05T02:56:50.1968945Z    Compiling regex-automata v0.4.14
2026-06-05T02:56:50.3088064Z    Compiling windows-core v0.62.2
2026-06-05T02:56:50.3281712Z    Compiling cobs v0.3.0
2026-06-05T02:56:50.4482213Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-05T02:56:50.5711180Z    Compiling postcard-derive v0.2.2
2026-06-05T02:56:50.6023258Z    Compiling num_enum_derive v0.7.6
2026-06-05T02:56:50.7583724Z    Compiling tinystr v0.8.3
2026-06-05T02:56:50.8227613Z    Compiling potential_utf v0.1.5
2026-06-05T02:56:50.9852241Z    Compiling icu_locale_core v2.2.0
2026-06-05T02:56:50.9973996Z    Compiling icu_collections v2.2.0
2026-06-05T02:56:51.0039577Z    Compiling windows-collections v0.3.2
2026-06-05T02:56:51.0787815Z    Compiling derive_builder_macro v0.20.2
2026-06-05T02:56:51.1913041Z    Compiling spki v0.8.0-rc.4
2026-06-05T02:56:51.2464492Z    Compiling windows-numerics v0.3.1
2026-06-05T02:56:51.3821216Z    Compiling pin-project v1.1.13
2026-06-05T02:56:51.4456965Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-05T02:56:51.5185514Z    Compiling windows-future v0.3.2
2026-06-05T02:56:51.5268854Z    Compiling derive_builder v0.20.2
2026-06-05T02:56:51.6116677Z    Compiling filedescriptor v0.8.3
2026-06-05T02:56:51.6265264Z    Compiling data-encoding-macro v0.1.20
2026-06-05T02:56:51.6714653Z    Compiling enum-assoc v1.3.0
2026-06-05T02:56:51.6726088Z    Compiling iroh-metrics-derive v0.4.1
2026-06-05T02:56:51.8130954Z    Compiling ipnet v2.12.0
2026-06-05T02:56:51.8228782Z    Compiling toml_datetime v0.6.11
2026-06-05T02:56:51.8470265Z    Compiling serde_spanned v0.6.9
2026-06-05T02:56:51.9155184Z    Compiling icu_provider v2.2.0
2026-06-05T02:56:51.9852036Z    Compiling futures-executor v0.3.32
2026-06-05T02:56:52.0563372Z    Compiling toml_edit v0.22.27
2026-06-05T02:56:52.1390087Z    Compiling prefix-trie v0.8.4
2026-06-05T02:56:52.1983448Z    Compiling icu_properties v2.2.0
2026-06-05T02:56:52.2234517Z    Compiling icu_normalizer v2.2.0
2026-06-05T02:56:52.3487444Z    Compiling once_cell v1.21.4
2026-06-05T02:56:52.3561753Z    Compiling regex v1.12.3
2026-06-05T02:56:52.3656185Z    Compiling futures v0.3.32
2026-06-05T02:56:52.4015487Z    Compiling ed25519 v3.0.0-rc.4
2026-06-05T02:56:52.5606016Z    Compiling tracing-core v0.1.36
2026-06-05T02:56:52.7101549Z    Compiling hashbrown v0.14.5
2026-06-05T02:56:52.7478861Z    Compiling tempfile v3.27.0
2026-06-05T02:56:52.7967741Z    Compiling portable-pty v0.8.1
2026-06-05T02:56:52.9246284Z    Compiling tokio-util v0.7.18
2026-06-05T02:56:52.9931306Z    Compiling tracing v0.1.44
2026-06-05T02:56:53.0537748Z    Compiling postcard v1.1.3
2026-06-05T02:56:53.1713301Z    Compiling derive_more v2.1.1
2026-06-05T02:56:53.2211435Z    Compiling tower v0.5.3
2026-06-05T02:56:53.3816369Z    Compiling hashlink v0.9.1
2026-06-05T02:56:53.3955596Z    Compiling idna_adapter v1.2.2
2026-06-05T02:56:53.5396997Z    Compiling idna v1.1.0
2026-06-05T02:56:53.5705850Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-05T02:56:53.6030102Z    Compiling windows v0.62.2
2026-06-05T02:56:53.6631490Z    Compiling h2 v0.4.14
2026-06-05T02:56:53.7634509Z    Compiling rusqlite v0.32.1
2026-06-05T02:56:53.9087682Z    Compiling url v2.5.8
2026-06-05T02:56:54.0015014Z    Compiling toml v0.8.23
2026-06-05T02:56:54.0255788Z    Compiling chrono v0.4.44
2026-06-05T02:56:54.0256347Z    Compiling strum_macros v0.28.0
2026-06-05T02:56:54.1905062Z    Compiling async-trait v0.1.89
2026-06-05T02:56:54.1905528Z    Compiling blake3 v1.8.5
2026-06-05T02:56:54.2739001Z    Compiling noq v0.18.0
2026-06-05T02:56:54.7329899Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-05T02:56:54.7887275Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-05T02:56:54.8206936Z    Compiling netwatch v0.16.0
2026-06-05T02:56:54.8432999Z    Compiling uuid v1.23.2
2026-06-05T02:56:55.0657910Z    Compiling acto v0.8.2
2026-06-05T02:56:55.1525781Z    Compiling identity-hash v0.1.0
2026-06-05T02:56:55.1655019Z    Compiling tagptr v0.2.0
2026-06-05T02:56:55.2868769Z    Compiling xml-rs v0.8.28
2026-06-05T02:56:55.3339491Z    Compiling ryu v1.0.23
2026-06-05T02:56:55.3584907Z    Compiling mac-addr v0.3.0
2026-06-05T02:56:55.3706663Z    Compiling sorted-index-buffer v0.2.1
2026-06-05T02:56:55.3896608Z    Compiling foldhash v0.2.0
2026-06-05T02:56:55.4941634Z    Compiling allocator-api2 v0.2.21
2026-06-05T02:56:55.5346445Z    Compiling lru-slab v0.1.2
2026-06-05T02:56:55.5821850Z    Compiling rustc-hash v2.1.2
2026-06-05T02:56:55.5822347Z    Compiling netdev v0.42.0
2026-06-05T02:56:55.6160908Z    Compiling iroh-metrics v0.38.3
2026-06-05T02:56:55.7535516Z    Compiling moka v0.12.15
2026-06-05T02:56:55.8242214Z    Compiling hashbrown v0.16.1
2026-06-05T02:56:55.9043173Z    Compiling xmltree v0.10.3
2026-06-05T02:56:56.0497541Z    Compiling tokio-rustls v0.26.4
2026-06-05T02:56:56.2670911Z    Compiling rustls-platform-verifier v0.7.0
2026-06-05T02:56:56.3562288Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-05T02:56:56.3814125Z    Compiling noq-proto v0.17.0
2026-06-05T02:56:56.4274995Z    Compiling strum v0.28.0
2026-06-05T02:56:56.4898288Z    Compiling iroh-base v0.98.0
2026-06-05T02:56:56.5727231Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-05T02:56:56.6970833Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-05T02:56:56.7339978Z    Compiling tower-http v0.6.11
2026-06-05T02:56:56.7655415Z    Compiling attohttpc v0.30.1
2026-06-05T02:56:56.9927825Z    Compiling n0-watcher v0.6.1
2026-06-05T02:56:57.0933358Z    Compiling iroh-relay v0.98.0
2026-06-05T02:56:57.2141718Z    Compiling tokio-stream v0.1.18
2026-06-05T02:56:57.2481071Z    Compiling num_enum v0.7.6
2026-06-05T02:56:57.3747924Z    Compiling simple-dns v0.9.3
2026-06-05T02:56:57.4301694Z    Compiling hyper v1.10.1
2026-06-05T02:56:57.5883429Z    Compiling hickory-net v0.26.0-beta.4
2026-06-05T02:56:57.6233257Z    Compiling arrayref v0.3.9
2026-06-05T02:56:57.7276661Z    Compiling sha1_smol v1.0.1
2026-06-05T02:56:57.7682388Z    Compiling constant_time_eq v0.4.2
2026-06-05T02:56:57.7780084Z    Compiling arrayvec v0.7.6
2026-06-05T02:56:57.8873989Z    Compiling simdutf8 v0.1.5
2026-06-05T02:56:57.9680679Z    Compiling resolv-conf v0.7.6
2026-06-05T02:56:57.9690765Z    Compiling smol_str v0.1.24
2026-06-05T02:56:58.1965861Z    Compiling tokio-websockets v0.13.2
2026-06-05T02:56:58.4942255Z    Compiling iroh-dns v0.98.0
2026-06-05T02:56:58.7289749Z    Compiling hyper-util v0.1.20
2026-06-05T02:56:58.7759512Z    Compiling lru v0.16.4
2026-06-05T02:56:58.9834310Z    Compiling webpki-roots v1.0.7
2026-06-05T02:56:58.9968957Z    Compiling seize v0.5.1
2026-06-05T02:56:59.0493850Z    Compiling serde_bytes v0.11.19
2026-06-05T02:56:59.1551821Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-05T02:56:59.2250484Z    Compiling hmac v0.12.1
2026-06-05T02:56:59.3424903Z    Compiling iroh v0.98.2
2026-06-05T02:56:59.4777621Z    Compiling cmov v0.5.4
2026-06-05T02:56:59.5923686Z    Compiling hkdf v0.12.4
2026-06-05T02:56:59.6132363Z    Compiling papaya v0.2.4
2026-06-05T02:56:59.7969168Z    Compiling ctutils v0.4.2
2026-06-05T02:56:59.8017721Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-05T02:56:59.8147457Z    Compiling backon v1.6.0
2026-06-05T02:56:59.8727017Z    Compiling spake2 v0.4.0
2026-06-05T02:56:59.9636802Z    Compiling sha1 v0.10.6
2026-06-05T02:56:59.9940598Z    Compiling doctest-file v1.1.1
2026-06-05T02:56:59.9976840Z    Compiling recvmsg v1.0.0
2026-06-05T02:57:00.0750708Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-05T02:57:00.1371117Z    Compiling hyper-rustls v0.27.9
2026-06-05T02:57:00.1867679Z    Compiling igd-next v0.17.1
2026-06-05T02:57:00.2365860Z    Compiling utf8parse v0.2.2
2026-06-05T02:57:00.2629955Z    Compiling anstyle v1.0.14
2026-06-05T02:57:00.3662019Z    Compiling reqwest v0.13.4
2026-06-05T02:57:00.3714393Z    Compiling once_cell_polyfill v1.70.2
2026-06-05T02:57:00.5722567Z    Compiling anstyle-wincon v3.0.11
2026-06-05T02:57:00.5826915Z    Compiling anstyle-parse v1.0.0
2026-06-05T02:57:00.5952667Z    Compiling anstyle-query v1.1.5
2026-06-05T02:57:00.6410116Z    Compiling interprocess v2.4.2
2026-06-05T02:57:00.6447624Z    Compiling colorchoice v1.0.5
2026-06-05T02:57:00.7810458Z    Compiling is_terminal_polyfill v1.70.2
2026-06-05T02:57:00.7847816Z    Compiling clap_lex v1.1.0
2026-06-05T02:57:00.8046779Z    Compiling clap_derive v4.6.1
2026-06-05T02:57:00.8946578Z    Compiling anstream v1.0.0
2026-06-05T02:57:01.2330012Z    Compiling clap_builder v4.6.0
2026-06-05T02:57:01.7179864Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-05T02:57:03.1834329Z    Compiling wmi v0.18.4
2026-06-05T02:57:03.2249722Z    Compiling clap v4.6.1
2026-06-05T02:57:04.9351146Z    Compiling portmapper v0.16.0
2026-06-05T02:57:19.5916181Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-05T02:57:20.4712368Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-05T02:57:27.8126661Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-05T02:57:46.5312257Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-06-05T02:57:46.7231758Z ##[group]Run cargo test --workspace
2026-06-05T02:57:46.7232076Z [36;1mcargo test --workspace[0m
2026-06-05T02:57:46.7235024Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-05T02:57:46.7235300Z ##[endgroup]
2026-06-05T02:57:47.4688826Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
2026-06-05T02:57:47.5121818Z      Running unittests src\main.rs (target\debug\deps\mock_session-99b31ec880a7fd8b.exe)
2026-06-05T02:57:47.5433653Z 
2026-06-05T02:57:47.5433876Z running 0 tests
2026-06-05T02:57:47.5434025Z 
2026-06-05T02:57:47.5434213Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:57:47.5434457Z 
2026-06-05T02:57:47.5451399Z      Running unittests src\shell.rs (target\debug\deps\mock_shell-e473cb592b8cec80.exe)
2026-06-05T02:57:47.5773215Z 
2026-06-05T02:57:47.5773458Z running 0 tests
2026-06-05T02:57:47.5773606Z 
2026-06-05T02:57:47.5773956Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:57:47.5774184Z 
2026-06-05T02:57:47.5785516Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-775a04758e803bc8.exe)
2026-06-05T02:57:47.8024808Z 
2026-06-05T02:57:47.8025170Z running 3 tests
2026-06-05T02:57:47.8038316Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-05T02:57:47.8038640Z test mock_has_no_claude_code_conventions ... ok
2026-06-05T02:57:47.8038899Z test mock_manifest_parses_and_validates ... ok
2026-06-05T02:57:47.8039065Z 
2026-06-05T02:57:47.8039274Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:57:47.8039492Z 
2026-06-05T02:57:47.8051598Z      Running unittests src\main.rs (target\debug\deps\spt-3084e340c2577021.exe)
2026-06-05T02:57:47.8344361Z 
2026-06-05T02:57:47.8344822Z running 79 tests
2026-06-05T02:57:47.8357751Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-05T02:57:47.8359240Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-05T02:57:47.8359630Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-05T02:57:47.8362140Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-05T02:57:47.8365680Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-05T02:57:47.8368302Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-05T02:57:47.8420156Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-05T02:57:47.8477739Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-05T02:57:47.8481377Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-05T02:57:47.9809069Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-05T02:57:47.9869373Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-05T02:57:47.9870776Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-05T02:57:47.9891007Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-05T02:57:47.9904274Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-05T02:57:47.9963333Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-05T02:57:48.1234665Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-05T02:57:48.2783453Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-05T02:57:48.2789789Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-05T02:57:48.4592492Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-05T02:57:48.4604844Z test api::tests::adapter_is_required ... ok
2026-06-05T02:57:48.4612418Z test api::tests::state_value_is_validated ... ok
2026-06-05T02:57:48.4633709Z test api::tests::surface_parses ... ok
2026-06-05T02:57:48.6508736Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-05T02:57:48.6560003Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-05T02:57:48.6655844Z test api::reporting::tests::history_log_appends ... ok
2026-06-05T02:57:48.6696413Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-05T02:57:48.6767415Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-05T02:57:48.6795448Z test cli::tests::access_subcommands_parse ... ok
2026-06-05T02:57:48.6814016Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-05T02:57:48.6816717Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-05T02:57:48.6821527Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-05T02:57:48.6829162Z test cli::tests::digest_flag_defaults ... ok
2026-06-05T02:57:48.6830272Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-05T02:57:48.6831296Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-05T02:57:48.7407895Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-05T02:57:48.7434997Z test cli::tests::grant_subcommands_parse ... ok
2026-06-05T02:57:48.7445607Z test cli::tests::invalid_usage_errors ... ok
2026-06-05T02:57:48.7449708Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-05T02:57:48.7452836Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-05T02:57:48.7456171Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-05T02:57:48.7476531Z test cli::tests::notify_surface_parses ... ok
2026-06-05T02:57:48.7996683Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-05T02:57:48.8014092Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-05T02:57:48.8023746Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-05T02:57:48.8032497Z test cli::tests::ring_timeout_defaults ... ok
2026-06-05T02:57:48.8040626Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-05T02:57:48.8243997Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-05T02:57:48.8291811Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-05T02:57:48.8418923Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-05T02:57:48.8472221Z test api::startup::tests::missing_seed_refused ... ok
2026-06-05T02:57:48.8819889Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-05T02:57:48.9882422Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-05T02:57:48.9925955Z test cli::tests::shell_subcommands_parse ... ok
2026-06-05T02:57:48.9937003Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-05T02:57:48.9940186Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-05T02:57:49.0031856Z test cli::tests::subcommands_parse ... ok
2026-06-05T02:57:49.0034119Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-05T02:57:49.0036371Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-05T02:57:49.0037445Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-05T02:57:49.0038667Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-05T02:57:49.0039671Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-05T02:57:49.0070408Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-05T02:57:49.0098230Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-05T02:57:49.0153938Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-05T02:57:49.0241516Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-05T02:57:49.1348069Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-05T02:57:49.2048412Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-05T02:57:49.2072374Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-05T02:57:50.6725411Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-05T02:58:06.1274248Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-05T02:58:06.2924352Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-05T02:58:06.3240888Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-05T02:58:06.3485947Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-05T02:58:06.4643006Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-05T02:58:06.7451694Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-05T02:58:17.1801277Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-05T02:58:17.1868687Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-05T02:58:17.4527213Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-05T02:58:17.5687050Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-05T02:58:17.5687262Z 
2026-06-05T02:58:17.5687456Z test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.73s
2026-06-05T02:58:17.5687754Z 
2026-06-05T02:58:17.5792524Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-4c4cab3390513f9c.exe)
2026-06-05T02:58:17.8633466Z 
2026-06-05T02:58:17.8633795Z running 4 tests
2026-06-05T02:58:19.2004113Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-05T02:58:19.2190937Z SEEDED:64596
2026-06-05T02:58:20.1192360Z test live_agent_lifecycle_e2e ... ok
2026-06-05T02:58:20.2464464Z test mock_adapter_drives_the_full_contract ... ok
2026-06-05T02:58:20.2889281Z SEEDED:64596
2026-06-05T02:58:20.5800915Z test seed_then_listen_binds_and_relays ... ok
2026-06-05T02:58:20.5801368Z 
2026-06-05T02:58:20.5801550Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.72s
2026-06-05T02:58:20.5801794Z 
2026-06-05T02:58:20.5816309Z      Running tests\shell_e2e.rs (target\debug\deps\shell_e2e-af33800ebeae7891.exe)
2026-06-05T02:58:20.6143113Z 
2026-06-05T02:58:20.6143306Z running 1 test
2026-06-05T02:58:21.7425088Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-05T02:58:21.7425308Z 
2026-06-05T02:58:21.7425482Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
2026-06-05T02:58:21.7425723Z 
2026-06-05T02:58:21.7441599Z      Running tests\shell_sleepwake_e2e.rs (target\debug\deps\shell_sleepwake_e2e-efb60202ec85d7f4.exe)
2026-06-05T02:58:21.7776547Z 
2026-06-05T02:58:21.7776772Z running 1 test
2026-06-05T02:58:23.5376969Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-05T02:58:23.5377201Z 
2026-06-05T02:58:23.5377425Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.76s
2026-06-05T02:58:23.5377642Z 
2026-06-05T02:58:23.5393508Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-b2ca3b52d9581f98.exe)
2026-06-05T02:58:24.1728534Z 
2026-06-05T02:58:24.1728916Z running 168 tests
2026-06-05T02:58:24.1734340Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-05T02:58:24.1734986Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-05T02:58:24.1735571Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-05T02:58:24.1736137Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-05T02:58:24.1736930Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-05T02:58:24.1737436Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-05T02:58:24.1757612Z test config::tests::missing_file_is_default ... ok
2026-06-05T02:58:24.1760453Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-05T02:58:24.1813671Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-05T02:58:24.1822969Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-05T02:58:24.1827250Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-05T02:58:24.1828456Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-05T02:58:24.1829018Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-05T02:58:24.1831530Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-05T02:58:24.1832103Z test daemon::tests::windows_arg_quoting_roundtrips_the_rules ... ok
2026-06-05T02:58:24.1832622Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-05T02:58:24.1834082Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-05T02:58:24.1835144Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-05T02:58:24.1835809Z test config::tests::save_load_roundtrip ... ok
2026-06-05T02:58:24.1885970Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-05T02:58:24.1886806Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-05T02:58:24.1887518Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-05T02:58:24.1888051Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-05T02:58:24.1888567Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-05T02:58:24.1890599Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-05T02:58:24.1891163Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-05T02:58:24.1891643Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-05T02:58:24.1892098Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-05T02:58:24.1892564Z test digesthub::tests::render_is_glanceable ... ok
2026-06-05T02:58:24.1893042Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-05T02:58:24.1895171Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-05T02:58:24.1895699Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-05T02:58:24.1896184Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-05T02:58:24.1896815Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-05T02:58:24.1897622Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-05T02:58:24.1898140Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-05T02:58:24.1898584Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-05T02:58:24.1899027Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-05T02:58:24.1899446Z test grants::tests::escalation_answers_apply ... ok
2026-06-05T02:58:24.1899799Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-05T02:58:24.1900294Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-05T02:58:24.1901576Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-05T02:58:24.1902048Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-05T02:58:24.1903889Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-05T02:58:25.7233701Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-05T02:58:25.7234191Z test access::tests::gate_decision_table ... ok
2026-06-05T02:58:25.7296437Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-05T02:58:25.7299555Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-05T02:58:25.7356384Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-05T02:58:25.7362244Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-05T02:58:25.7395155Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-05T02:58:25.7467841Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-05T02:58:25.7540426Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-05T02:58:25.7541927Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-05T02:58:25.7544405Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-05T02:58:25.7545770Z test msg::tests::output_envelope_round_trips ... ok
2026-06-05T02:58:25.7547219Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-05T02:58:25.7548408Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-05T02:58:25.7576413Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-05T02:58:25.7603753Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-05T02:58:25.7654620Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-05T02:58:25.8674409Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-05T02:58:25.8865188Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-05T02:58:25.8972468Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-05T02:58:25.9555147Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-05T02:58:25.9799949Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-05T02:58:26.0069920Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-05T02:58:26.0650518Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-05T02:58:26.1359443Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-05T02:58:26.1920575Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-05T02:58:26.1926276Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-05T02:58:26.2667767Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-05T02:58:26.2729550Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-05T02:58:26.2841300Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-05T02:58:26.2850460Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-05T02:58:26.2907282Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-05T02:58:26.2925622Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-05T02:58:26.2991397Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-05T02:58:26.3185341Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-05T02:58:26.3311901Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-05T02:58:26.4088646Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-05T02:58:26.4720781Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-05T02:58:26.9659762Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-05T02:58:27.1270754Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-05T02:58:27.2134613Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-05T02:58:27.2135492Z test reconcile::tests::active_node_wins ... ok
2026-06-05T02:58:27.2137011Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-05T02:58:27.2138180Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-05T02:58:27.2139320Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-05T02:58:27.3048127Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-05T02:58:27.4058728Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-05T02:58:27.4546309Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-05T02:58:27.5448943Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-05T02:58:27.5505958Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-05T02:58:27.5543707Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-05T02:58:27.5724404Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-05T02:58:27.6999667Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-05T02:58:27.7116016Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-05T02:58:27.7187480Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-05T02:58:27.7270214Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-05T02:58:27.7354197Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-05T02:58:27.7437677Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-05T02:58:27.7438781Z test release::tests::hex_roundtrips ... ok
2026-06-05T02:58:27.7683658Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-05T02:58:27.7747739Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-05T02:58:27.7751819Z test release::tests::revoked_key_is_rejected ... ok
2026-06-05T02:58:27.7836949Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-05T02:58:27.7924979Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-05T02:58:27.8008404Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-05T02:58:27.8138743Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-05T02:58:27.8178603Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-05T02:58:27.8219615Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-05T02:58:27.8220807Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-05T02:58:27.8280028Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-05T02:58:27.8362695Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-05T02:58:27.8376337Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-05T02:58:27.8377480Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-05T02:58:27.8871971Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-05T02:58:27.8971368Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-05T02:58:27.8972481Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-05T02:58:27.9982932Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-05T02:58:28.0684627Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-05T02:58:28.1395559Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-05T02:58:28.1400456Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-05T02:58:28.1401597Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-05T02:58:28.1404724Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-05T02:58:28.1874506Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-05T02:58:28.2031031Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-05T02:58:28.2091712Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-05T02:58:28.3232388Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-05T02:58:28.3921060Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-05T02:58:28.4025885Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-05T02:58:28.4287646Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-05T02:58:28.4289803Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-05T02:58:28.4291127Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-05T02:58:28.5296051Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-05T02:58:28.5479582Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-05T02:58:28.5507301Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-05T02:58:28.5524176Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-05T02:58:28.5834786Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-05T02:58:28.6146610Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-05T02:58:28.6147656Z test sync::tests::gate_decision_table ... ok
2026-06-05T02:58:28.6161271Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-05T02:58:28.6165612Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-05T02:58:28.6168444Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-05T02:58:28.6169570Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-05T02:58:28.6170591Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-05T02:58:28.6171532Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-05T02:58:28.6172400Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-05T02:58:28.6342916Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-05T02:58:28.6428330Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-05T02:58:28.6484342Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-05T02:58:28.6485767Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-05T02:58:28.6561306Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-05T02:58:28.7561224Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-05T02:58:28.8322550Z test relay::tests::run_honors_stop ... ok
2026-06-05T02:58:28.8612213Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-05T02:58:28.9212994Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-05T02:58:28.9278003Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-05T02:58:28.9296296Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-05T02:58:28.9344068Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-05T02:58:28.9405170Z test seedmap::tests::take_absent_is_none ... ok
2026-06-05T02:58:28.9929272Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-05T02:58:28.9929725Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-05T02:58:28.9941990Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-05T02:58:30.2829020Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-05T02:58:30.5993819Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-05T02:58:30.6085537Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-05T02:58:30.6085748Z 
2026-06-05T02:58:30.6085964Z test result: ok. 168 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.44s
2026-06-05T02:58:30.6086189Z 
2026-06-05T02:58:30.6130535Z      Running tests\access.rs (target\debug\deps\access-182037807575c668.exe)
2026-06-05T02:58:31.2647391Z 
2026-06-05T02:58:31.2647636Z running 1 test
2026-06-05T02:58:31.4561966Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-05T02:58:31.4562171Z 
2026-06-05T02:58:31.4562342Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-05T02:58:31.4562682Z 
2026-06-05T02:58:31.4649669Z      Running tests\attach.rs (target\debug\deps\attach-c6ad02b0553ff285.exe)
2026-06-05T02:58:32.1131883Z 
2026-06-05T02:58:32.1132178Z running 3 tests
2026-06-05T02:58:32.2448068Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-05T02:58:32.2475771Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-05T02:58:32.2514802Z test attach_registers_remote_drive_detection ... ok
2026-06-05T02:58:32.2514969Z 
2026-06-05T02:58:32.2515122Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-05T02:58:32.2515340Z 
2026-06-05T02:58:32.2714361Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-c29dfbba37cd9ad8.exe)
2026-06-05T02:58:32.7799837Z 
2026-06-05T02:58:32.7800096Z running 1 test
2026-06-05T02:58:32.8069197Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-05T02:58:32.8069410Z 
2026-06-05T02:58:32.8069570Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-05T02:58:32.8069766Z 
2026-06-05T02:58:32.8082192Z      Running tests\broker.rs (target\debug\deps\broker-6f5137e243119766.exe)
2026-06-05T02:58:32.8353529Z 
2026-06-05T02:58:32.8353615Z running 1 test
2026-06-05T02:58:32.8624782Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-05T02:58:32.8624972Z 
2026-06-05T02:58:32.8625120Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-05T02:58:32.8625321Z 
2026-06-05T02:58:32.8639736Z      Running tests\budget.rs (target\debug\deps\budget-d14ef2d97ca7e310.exe)
2026-06-05T02:58:32.8906919Z 
2026-06-05T02:58:32.8907073Z running 1 test
2026-06-05T02:58:32.8908801Z test measure_dormant_seat_budget ... ok
2026-06-05T02:58:32.8908938Z 
2026-06-05T02:58:32.8909099Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:58:32.8909313Z 
2026-06-05T02:58:32.8920382Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-64aca7c4aaf9ee03.exe)
2026-06-05T02:58:33.5070774Z 
2026-06-05T02:58:33.5071278Z running 1 test
2026-06-05T02:58:35.5660064Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-05T02:58:35.5660257Z 
2026-06-05T02:58:35.5660429Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s
2026-06-05T02:58:35.5660642Z 
2026-06-05T02:58:35.5675791Z      Running tests\digest.rs (target\debug\deps\digest-5b32266b9bd7a57e.exe)
2026-06-05T02:58:35.5961920Z 
2026-06-05T02:58:35.5962061Z running 1 test
2026-06-05T02:58:35.7383433Z test digest_daemon_half_end_to_end ... ok
2026-06-05T02:58:35.7383590Z 
2026-06-05T02:58:35.7383749Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-05T02:58:35.7404709Z      Running tests\dispatch.rs (target\debug\deps\dispatch-7bed0566006e9725.exe)
2026-06-05T02:58:35.7404925Z 
2026-06-05T02:58:36.3860940Z 
2026-06-05T02:58:36.3861202Z running 8 tests
2026-06-05T02:58:36.5237305Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-05T02:58:36.6529369Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-05T02:58:36.7586803Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-05T02:58:36.8545045Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-05T02:58:37.9021547Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-05T02:58:37.9920827Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-05T02:58:38.1347562Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-05T02:58:38.2521368Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-05T02:58:38.2521561Z 
2026-06-05T02:58:38.2521712Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s
2026-06-05T02:58:38.2522037Z 
2026-06-05T02:58:38.2943466Z      Running tests\handoff.rs (target\debug\deps\handoff-e01062c7cf922746.exe)
2026-06-05T02:58:38.7920330Z 
2026-06-05T02:58:38.7920557Z running 1 test
2026-06-05T02:58:38.9886725Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-05T02:58:38.9886947Z 
2026-06-05T02:58:38.9887324Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-05T02:58:38.9887535Z 
2026-06-05T02:58:38.9900678Z      Running tests\idempotent.rs (target\debug\deps\idempotent-cbd322cd7d49c0e2.exe)
2026-06-05T02:58:39.4966078Z 
2026-06-05T02:58:39.4966293Z running 1 test
2026-06-05T02:58:39.5801499Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-05T02:58:39.5801758Z 
2026-06-05T02:58:39.5801974Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-05T02:58:39.5802270Z 
2026-06-05T02:58:39.5863438Z      Running tests\netbroker.rs (target\debug\deps\netbroker-9b744ed03466643b.exe)
2026-06-05T02:58:40.2298449Z 
2026-06-05T02:58:40.2298700Z running 5 tests
2026-06-05T02:58:40.2323709Z test netless_broker_probes_gracefully ... ok
2026-06-05T02:58:40.2648814Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-05T02:58:40.2653517Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-05T02:58:40.3065573Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-05T02:58:40.3116373Z test brain_dials_second_broker_over_loopback ... ok
2026-06-05T02:58:40.3116618Z 
2026-06-05T02:58:40.3116851Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-05T02:58:40.3117191Z 
2026-06-05T02:58:40.3219713Z      Running tests\netstream.rs (target\debug\deps\netstream-7b023fbbcec13719.exe)
2026-06-05T02:58:40.3622375Z 
2026-06-05T02:58:40.3622593Z running 2 tests
2026-06-05T02:58:40.6316091Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-05T02:58:40.7123542Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-05T02:58:40.7123733Z 
2026-06-05T02:58:40.7123888Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
2026-06-05T02:58:40.7124094Z 
2026-06-05T02:58:40.7282136Z      Running tests\notifsync.rs (target\debug\deps\notifsync-d4a268d01bf4e351.exe)
2026-06-05T02:58:40.7698112Z 
2026-06-05T02:58:40.7698367Z running 1 test
2026-06-05T02:58:41.0019671Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-05T02:58:41.0019956Z 
2026-06-05T02:58:41.0020328Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-05T02:58:41.0020577Z 
2026-06-05T02:58:41.0117881Z      Running tests\peerloop.rs (target\debug\deps\peerloop-b8ecb68244546baf.exe)
2026-06-05T02:58:41.6633660Z 
2026-06-05T02:58:41.6633923Z running 1 test
2026-06-05T02:58:42.7863399Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-05T02:58:42.7863576Z 
2026-06-05T02:58:42.7863742Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s
2026-06-05T02:58:42.7864077Z 
2026-06-05T02:58:42.7968380Z      Running tests\presence.rs (target\debug\deps\presence-399dc8780586f68a.exe)
2026-06-05T02:58:42.8352015Z 
2026-06-05T02:58:42.8352274Z running 2 tests
2026-06-05T02:58:43.0744798Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-05T02:58:46.0495513Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-05T02:58:46.0495798Z 
2026-06-05T02:58:46.0496151Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.21s
2026-06-05T02:58:46.0496463Z 
2026-06-05T02:58:46.0544218Z      Running tests\propagate.rs (target\debug\deps\propagate-a994a6b3a245fe88.exe)
2026-06-05T02:58:46.6789303Z 
2026-06-05T02:58:46.6789569Z running 4 tests
2026-06-05T02:58:46.7898274Z test untrusted_origin_gets_no_offer ... ok
2026-06-05T02:58:46.7960250Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-05T02:58:46.8171654Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-05T02:58:47.0344885Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-05T02:58:47.0345193Z 
2026-06-05T02:58:47.0345458Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
2026-06-05T02:58:47.0346679Z 
2026-06-05T02:58:47.0635614Z      Running tests\replicate.rs (target\debug\deps\replicate-7ae1329c4644b847.exe)
2026-06-05T02:58:47.6999736Z 
2026-06-05T02:58:47.7000012Z running 1 test
2026-06-05T02:58:47.8118761Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-05T02:58:47.8118970Z 
2026-06-05T02:58:47.8119202Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-05T02:58:47.8119503Z 
2026-06-05T02:58:47.8210713Z      Running tests\shellchan.rs (target\debug\deps\shellchan-a3fdaa79a381f153.exe)
2026-06-05T02:58:47.8544266Z 
2026-06-05T02:58:47.8544550Z running 2 tests
2026-06-05T02:58:48.0052497Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-05T02:58:48.1609439Z test hung_shell_stalls_no_other_owner ... ok
2026-06-05T02:58:48.1609603Z 
2026-06-05T02:58:48.1609791Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-05T02:58:48.1609994Z 
2026-06-05T02:58:48.1716739Z      Running tests\sync.rs (target\debug\deps\sync-3064cc19aa400647.exe)
2026-06-05T02:58:48.2085332Z 
2026-06-05T02:58:48.2085494Z running 3 tests
2026-06-05T02:58:49.5070450Z test torn_pull_recovers_by_repulling ... ok
2026-06-05T02:58:51.9034977Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-05T02:58:52.3947144Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-05T02:58:52.3947347Z 
2026-06-05T02:58:52.3947503Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.19s
2026-06-05T02:58:52.3947705Z 
2026-06-05T02:58:52.4150272Z      Running tests\twohost.rs (target\debug\deps\twohost-24fb904a582be2fa.exe)
2026-06-05T02:58:53.0578260Z 
2026-06-05T02:58:53.0578517Z running 2 tests
2026-06-05T02:58:53.0580142Z test two_host_ladder_role_a ... ok
2026-06-05T02:58:53.0581021Z test two_host_ladder_role_b ... ok
2026-06-05T02:58:53.0581139Z 
2026-06-05T02:58:53.0581299Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:58:53.0581505Z 
2026-06-05T02:58:53.0597758Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-21f1537cb7d10119.exe)
2026-06-05T02:58:53.6865425Z 
2026-06-05T02:58:53.6865691Z running 2 tests
2026-06-05T02:58:53.9441886Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-05T02:58:53.9637513Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-05T02:58:53.9637705Z 
2026-06-05T02:58:53.9637863Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
2026-06-05T02:58:53.9638073Z 
2026-06-05T02:58:53.9698681Z      Running tests\xfer.rs (target\debug\deps\xfer-731fc4a7b82e2161.exe)
2026-06-05T02:58:54.6293647Z 
2026-06-05T02:58:54.6293887Z running 2 tests
2026-06-05T02:58:54.8489212Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-05T02:58:54.8616829Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-05T02:58:54.8617003Z 
2026-06-05T02:58:54.8617161Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-05T02:58:54.8617365Z 
2026-06-05T02:58:54.8712408Z      Running unittests src\lib.rs (target\debug\deps\spt_live-8abfcdb1e679687a.exe)
2026-06-05T02:58:54.8997012Z 
2026-06-05T02:58:54.8997212Z running 49 tests
2026-06-05T02:58:54.8999989Z test context::tests::direct_always_writes ... ok
2026-06-05T02:58:54.9000348Z test context::tests::llm_over_llm_writes ... ok
2026-06-05T02:58:54.9002526Z test context::tests::llm_within_window_suppressed ... ok
2026-06-05T02:58:54.9003065Z test echo::tests::provenance_is_stamped ... ok
2026-06-05T02:58:54.9003398Z test context::tests::llm_past_window_writes ... ok
2026-06-05T02:58:54.9004163Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-05T02:58:54.9216107Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-05T02:58:54.9217417Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-05T02:58:54.9218355Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-05T02:58:54.9219555Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-05T02:58:54.9220993Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-05T02:58:54.9221965Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-05T02:58:54.9223524Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-05T02:58:54.9224730Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-05T02:58:54.9225811Z test psyche::tests::prompt_without_event ... ok
2026-06-05T02:58:54.9276351Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-05T02:58:54.9324907Z test history::tests::fetcher_yields_records ... ok
2026-06-05T02:58:54.9330508Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-05T02:58:54.9335830Z test history::tests::native_missing_log_is_empty ... ok
2026-06-05T02:58:54.9390030Z test history::tests::native_reads_logged_records ... ok
2026-06-05T02:58:54.9392374Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-05T02:58:54.9410450Z test echo::tests::echo_nonzero_errors ... ok
2026-06-05T02:58:54.9474058Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-05T02:58:54.9525779Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-05T02:58:55.2107437Z test history::tests::fetcher_timeout_errors ... ok
2026-06-05T02:58:55.5019317Z test ingest::tests::both_drops_ingested ... ok
2026-06-05T02:58:55.9122502Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-05T02:58:55.9129893Z test ingest::tests::no_drops_is_empty ... ok
2026-06-05T02:58:55.9130884Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-05T02:58:55.9131880Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-05T02:58:55.9133152Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-05T02:58:55.9141388Z test signoff::tests::stale_signoff_swept ... ok
2026-06-05T02:58:55.9419601Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-05T02:58:55.9675753Z test turn::tests::turn_captures_stdout ... ok
2026-06-05T02:58:56.1814625Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-05T02:58:56.9723004Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-05T02:58:56.9867092Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-05T02:58:56.9884330Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-05T02:58:57.3954239Z test pulse::tests::tick_ingests_drops ... ok
2026-06-05T02:58:57.3970599Z test pulse::tests::tick_reports_idle ... ok
2026-06-05T02:58:57.8253657Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-05T02:58:58.1186687Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-05T02:58:58.7544103Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-05T02:58:59.2030148Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-05T02:58:59.2314723Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-05T02:58:59.6704329Z test resume::tests::download_composes_two_tiers ... ok
2026-06-05T02:59:00.0623804Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-05T02:59:00.0630931Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-05T02:59:00.9146751Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-05T02:59:00.9146962Z 
2026-06-05T02:59:00.9147122Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.01s
2026-06-05T02:59:00.9147332Z 
2026-06-05T02:59:00.9161385Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7c358ccef53fe7d0.exe)
2026-06-05T02:59:01.1353519Z 
2026-06-05T02:59:01.1353837Z running 22 tests
2026-06-05T02:59:01.1360942Z test deliver::tests::deferred_send_validates ... ok
2026-06-05T02:59:01.1361659Z test ring::tests::ring_no_perch ... ok
2026-06-05T02:59:01.1901058Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-05T02:59:01.1901828Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-05T02:59:01.1902697Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-05T02:59:01.1907444Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-05T02:59:01.1912651Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-05T02:59:01.2000313Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-05T02:59:01.2034409Z test deliver::tests::send_outcome_mapping ... ok
2026-06-05T02:59:01.2441722Z test listener::tests::drop_unregisters_address ... ok
2026-06-05T02:59:01.2526074Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-05T02:59:01.2648517Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-05T02:59:01.2677370Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-05T02:59:01.2728069Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-05T02:59:01.2936757Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-05T02:59:01.3015412Z test ready::tests::backlog_drains_on_start ... ok
2026-06-05T02:59:01.3484235Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-05T02:59:01.3535461Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-05T02:59:01.3720230Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-05T02:59:01.4142791Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-05T02:59:01.5070307Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-05T02:59:03.2363221Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-05T02:59:03.2363425Z 
2026-06-05T02:59:03.2363582Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s
2026-06-05T02:59:03.2364015Z 
2026-06-05T02:59:03.2380234Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-984c4034fa6a74ba.exe)
2026-06-05T02:59:03.2719899Z 
2026-06-05T02:59:03.2720053Z running 2 tests
2026-06-05T02:59:03.4183335Z test offline_then_online_delivers_backlog ... ok
2026-06-05T02:59:03.4817273Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-05T02:59:03.4817438Z 
2026-06-05T02:59:03.4817594Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
2026-06-05T02:59:03.4817801Z 
2026-06-05T02:59:03.4833043Z      Running unittests src\lib.rs (target\debug\deps\spt_net-8e75d57a161aa0ff.exe)
2026-06-05T02:59:04.1415524Z 
2026-06-05T02:59:04.1415763Z running 93 tests
2026-06-05T02:59:04.1419020Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-05T02:59:04.1422613Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-05T02:59:04.1422959Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-05T02:59:04.1423745Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T02:59:04.1424265Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-05T02:59:04.1424610Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-05T02:59:04.1424916Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-05T02:59:04.1425186Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T02:59:04.1425463Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T02:59:04.1425729Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-05T02:59:04.1426016Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-05T02:59:04.1426573Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-05T02:59:04.1427003Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-05T02:59:04.1427501Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-05T02:59:04.1428125Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-05T02:59:04.1428842Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-05T02:59:04.1429479Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-05T02:59:04.1430442Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-05T02:59:04.1432536Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-05T02:59:04.1433293Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-05T02:59:04.1435355Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-05T02:59:04.1438024Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-05T02:59:04.1438476Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-05T02:59:04.1438914Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-05T02:59:04.1439370Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-05T02:59:04.1439808Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-05T02:59:04.1451244Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-05T02:59:04.1455577Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-05T02:59:04.1456097Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-05T02:59:04.1456648Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-05T02:59:04.1457483Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-05T02:59:04.1458060Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-05T02:59:04.1460411Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-05T02:59:04.1790264Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-05T02:59:04.1950878Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-05T02:59:04.1951367Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-05T02:59:04.1955850Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-05T02:59:04.1963061Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-05T02:59:04.1988584Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-05T02:59:04.1989245Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-05T02:59:04.2001847Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-05T02:59:04.2005777Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-05T02:59:04.2008009Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-05T02:59:04.2013920Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-05T02:59:04.2016519Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-05T02:59:04.2021936Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-05T02:59:04.2022395Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-05T02:59:04.2023210Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-05T02:59:04.2026426Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-05T02:59:04.2032592Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-05T02:59:04.2033109Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-05T02:59:04.2035428Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-05T02:59:04.2037580Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-05T02:59:04.2042385Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-05T02:59:04.2043025Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-05T02:59:04.2043708Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-05T02:59:04.2045349Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-05T02:59:04.2047384Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-05T02:59:04.2048793Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-05T02:59:04.2050458Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-05T02:59:04.2052832Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-05T02:59:04.2054514Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-05T02:59:04.2056258Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-05T02:59:04.2057476Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-05T02:59:04.2059207Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-05T02:59:04.2061576Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-05T02:59:04.2063545Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-05T02:59:04.2065132Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T02:59:04.2068291Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T02:59:04.2069648Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-05T02:59:04.2071398Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T02:59:04.2073405Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T02:59:04.2074773Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-05T02:59:04.2076414Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-05T02:59:04.2077646Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-05T02:59:04.2078846Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-05T02:59:04.2080107Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T02:59:04.2082016Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T02:59:04.2111838Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-05T02:59:04.2113722Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-05T02:59:04.2116298Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-05T02:59:04.2121565Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-05T02:59:04.2122199Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-05T02:59:04.2126636Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-05T02:59:04.2133422Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-05T02:59:04.2637815Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-05T02:59:04.2641627Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-05T02:59:04.2644535Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-05T02:59:04.2644809Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-05T02:59:04.3343574Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-05T02:59:04.3350739Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-05T02:59:04.3353060Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-05T02:59:04.3367024Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-05T02:59:04.3367223Z 
2026-06-05T02:59:04.3367578Z test result: ok. 92 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-05T02:59:04.3367786Z 
2026-06-05T02:59:04.3410485Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-05T02:59:04.4169621Z 
2026-06-05T02:59:04.4169871Z running 54 tests
2026-06-05T02:59:04.4173598Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-05T02:59:04.4174032Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-05T02:59:04.4174956Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-05T02:59:04.4175339Z test addr::tests::display_round_trips ... ok
2026-06-05T02:59:04.4176295Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-05T02:59:04.4177583Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-05T02:59:04.4177901Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-05T02:59:04.4178393Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-05T02:59:04.4178993Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-05T02:59:04.4179277Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-05T02:59:04.4179557Z test endpoint::tests::broker_and_node_families ... ok
2026-06-05T02:59:04.4179898Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-05T02:59:04.4180154Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-05T02:59:04.4180980Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-05T02:59:04.4181305Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-05T02:59:04.4181793Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-05T02:59:04.4182038Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-05T02:59:04.4182925Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-05T02:59:04.4183197Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-05T02:59:04.4183446Z test envelope::tests::parser_both_tags_present ... ok
2026-06-05T02:59:04.4183721Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-05T02:59:04.4184036Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-05T02:59:04.4184315Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-05T02:59:04.4184721Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-05T02:59:04.4184989Z test event::tests::alarm_event_round_trips ... ok
2026-06-05T02:59:04.4185225Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-05T02:59:04.4185437Z test event::tests::attr_order_preserved ... ok
2026-06-05T02:59:04.4185829Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-05T02:59:04.4186491Z test event::tests::empty_body_envelope_parses ... ok
2026-06-05T02:59:04.4187214Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-05T02:59:04.4187478Z test event::tests::msg_event_round_trips ... ok
2026-06-05T02:59:04.4187726Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-05T02:59:04.4187999Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-05T02:59:04.4188307Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-05T02:59:04.4188589Z test id::tests::accepts_japanese_scripts ... ok
2026-06-05T02:59:04.4189022Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-05T02:59:04.4189285Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-05T02:59:04.4190430Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-05T02:59:04.4190787Z test id::tests::reports_bad_char_position ... ok
2026-06-05T02:59:04.4191357Z test id::tests::reserves_address_delimiters ... ok
2026-06-05T02:59:04.4191593Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-05T02:59:04.4191805Z test payload::tests::base64_known_vectors ... ok
2026-06-05T02:59:04.4192035Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-05T02:59:04.4192278Z test payload::tests::command_payload_round_trips ... ok
2026-06-05T02:59:04.4192490Z test payload::tests::text_payload_round_trips ... ok
2026-06-05T02:59:04.4192699Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-05T02:59:04.4192921Z test version::tests::current_version_self_compatible ... ok
2026-06-05T02:59:04.4193163Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-05T02:59:04.4193415Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-05T02:59:04.4193663Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-05T02:59:04.4193894Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-05T02:59:04.4272963Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-05T02:59:04.4399629Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-05T02:59:04.4516944Z test identity::tests::sign_verify_round_trip ... ok
2026-06-05T02:59:04.4517102Z 
2026-06-05T02:59:04.4517253Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-05T02:59:04.4517458Z 
2026-06-05T02:59:04.4529819Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ead00a4ad35b02d7.exe)
2026-06-05T02:59:04.7102851Z 
2026-06-05T02:59:04.7103059Z running 24 tests
2026-06-05T02:59:04.7111267Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-05T02:59:04.7111747Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-05T02:59:04.7112355Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-05T02:59:04.7112738Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-05T02:59:04.7113159Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-05T02:59:04.7113624Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-05T02:59:04.7114241Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-05T02:59:04.7114978Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-05T02:59:04.7115437Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-05T02:59:04.7115829Z test manifest::tests::shell_fixture_parses ... ok
2026-06-05T02:59:04.7116150Z test runtime::tests::fills_known_placeholders ... ok
2026-06-05T02:59:04.7116535Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-05T02:59:04.7116938Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-05T02:59:04.7117321Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-05T02:59:04.7117714Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-05T02:59:04.7118796Z test runtime::tests::unknown_role_errors ... ok
2026-06-05T02:59:04.7123337Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-05T02:59:04.7125435Z test manifest::tests::round_trips_through_toml ... ok
2026-06-05T02:59:04.7194698Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-05T02:59:04.7266307Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-05T02:59:04.7303285Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-05T02:59:04.7370705Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-05T02:59:04.7400083Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-05T02:59:05.0279875Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-05T02:59:05.0280056Z 
2026-06-05T02:59:05.0280211Z test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-05T02:59:05.0280629Z 
2026-06-05T02:59:05.0297970Z      Running unittests src\lib.rs (target\debug\deps\spt_store-492ab34c597832e8.exe)
2026-06-05T02:59:05.2861314Z 
2026-06-05T02:59:05.2861560Z running 138 tests
2026-06-05T02:59:05.2865468Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-05T02:59:05.2865898Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-05T02:59:05.2866969Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-05T02:59:05.2867343Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-05T02:59:05.2867718Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-05T02:59:05.2868081Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-05T02:59:05.2868566Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-05T02:59:05.2869163Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-05T02:59:05.2869553Z test contextmark::tests::merge_decisions ... ok
2026-06-05T02:59:05.2869924Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-05T02:59:05.2870283Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-05T02:59:05.2870725Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-05T02:59:05.2924627Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-05T02:59:05.3004739Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-05T02:59:05.3009248Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-05T02:59:05.3013290Z test access::tests::recent_outbound_persists ... ok
2026-06-05T02:59:05.3040868Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-05T02:59:05.3051767Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-05T02:59:05.3074246Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-05T02:59:05.3075028Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-05T02:59:05.3076181Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-05T02:59:05.3077298Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-05T02:59:05.3209984Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-05T02:59:05.3379320Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-05T02:59:05.3389294Z test history::tests::appends_one_record_per_line ... ok
2026-06-05T02:59:05.3468149Z test home::tests::home_assignment_matrix ... ok
2026-06-05T02:59:05.3474984Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-05T02:59:05.3485054Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-05T02:59:05.3570976Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-05T02:59:05.3573114Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-05T02:59:05.3672920Z test info::tests::corrupt_content_returns_none ... ok
2026-06-05T02:59:05.3761550Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-05T02:59:05.3807704Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-05T02:59:05.3989449Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-05T02:59:05.4054574Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-05T02:59:05.4334937Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-05T02:59:05.4345591Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-05T02:59:05.4447231Z test info::tests::set_status_marks_existing_record ... ok
2026-06-05T02:59:05.4448282Z test info::tests::write_read_round_trip ... ok
2026-06-05T02:59:05.4599300Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-05T02:59:05.4700435Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-05T02:59:05.4866055Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-05T02:59:05.4960466Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-05T02:59:05.4982249Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-05T02:59:05.5119320Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-05T02:59:05.5184971Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-05T02:59:05.5365768Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-05T02:59:05.5521544Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-05T02:59:05.5666241Z test contextstore::tests::invalid_id_refused ... ok
2026-06-05T02:59:05.6048628Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-05T02:59:05.6049089Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-05T02:59:05.6225115Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-05T02:59:05.6369622Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-05T02:59:05.6383577Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-05T02:59:05.6384065Z test perch::tests::classification_matrix ... ok
2026-06-05T02:59:05.6393457Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-05T02:59:05.6535859Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-05T02:59:05.6536580Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-05T02:59:05.6541125Z test perch::tests::resolve_self_is_flat ... ok
2026-06-05T02:59:05.6541602Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-05T02:59:05.6583577Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-05T02:59:05.6592493Z test proc::tests::current_process_is_alive ... ok
2026-06-05T02:59:05.6608825Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-05T02:59:05.6609483Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-05T02:59:05.6611710Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-05T02:59:05.6626831Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-05T02:59:05.6627238Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-05T02:59:05.6656233Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-05T02:59:05.6676741Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-05T02:59:05.7715636Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-05T02:59:05.7805372Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-05T02:59:05.8215693Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-05T02:59:05.8283285Z test registry::tests::register_and_lookup ... ok
2026-06-05T02:59:05.8754345Z test registry::tests::reregister_replaces_address ... ok
2026-06-05T02:59:05.9259688Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-05T02:59:05.9326240Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-05T02:59:05.9471908Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-05T02:59:05.9502343Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-05T02:59:05.9502756Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-05T02:59:05.9561660Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-05T02:59:05.9788192Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-05T02:59:05.9816193Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-05T02:59:05.9968968Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-05T02:59:06.0069771Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-05T02:59:06.0211867Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-05T02:59:06.0825943Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-05T02:59:06.1179407Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-05T02:59:06.1189934Z test project::tests::derivation_ladder ... ok
2026-06-05T02:59:06.1241764Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-05T02:59:06.1811327Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-05T02:59:06.1894238Z test spool::tests::reopen_is_idempotent ... ok
2026-06-05T02:59:06.1894522Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-05T02:59:06.1896693Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-05T02:59:06.1897915Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-05T02:59:06.2007660Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-05T02:59:06.2008069Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-05T02:59:06.2022584Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-05T02:59:06.2023053Z test subnet::tests::remove_drops_membership ... ok
2026-06-05T02:59:06.2023408Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-05T02:59:06.2030850Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-05T02:59:06.2071017Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-05T02:59:06.2075388Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-05T02:59:06.2137000Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-05T02:59:06.2614256Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-05T02:59:06.2814957Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-05T02:59:06.4100925Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-05T02:59:06.4865823Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-05T02:59:06.4866616Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-05T02:59:06.4900604Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-05T02:59:06.4907817Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-05T02:59:06.4955815Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-05T02:59:06.4956929Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-05T02:59:06.4958283Z test trust::tests::revoke_removes_trust ... ok
2026-06-05T02:59:06.5115092Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-05T02:59:06.5115622Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-05T02:59:06.5122334Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-05T02:59:06.5124427Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-05T02:59:06.5126915Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-05T02:59:06.5128873Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-05T02:59:06.5129476Z test visibility::tests::override_wins_both_directions ... ok
2026-06-05T02:59:06.5135560Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-05T02:59:06.5238844Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-05T02:59:06.5263309Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-05T02:59:06.5329590Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-05T02:59:06.5343617Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-05T02:59:06.5396511Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-05T02:59:07.2638817Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-05T02:59:07.6951466Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-05T02:59:08.7632189Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-05T02:59:09.1539789Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-05T02:59:09.6323041Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-05T02:59:09.8315288Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-05T02:59:09.9300630Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-05T02:59:10.1940605Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-05T02:59:11.1532520Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-05T02:59:11.3257788Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-05T02:59:12.4678378Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-05T02:59:12.8538681Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-05T02:59:12.8539011Z 
2026-06-05T02:59:12.8539273Z test result: ok. 138 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.57s
2026-06-05T02:59:12.8539673Z 
2026-06-05T02:59:12.8557884Z      Running unittests src\lib.rs (target\debug\deps\spt_term-7ded13700447d846.exe)
2026-06-05T02:59:13.0210853Z 
2026-06-05T02:59:13.0211152Z running 8 tests
2026-06-05T02:59:13.0215109Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-05T02:59:13.0215610Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-05T02:59:13.0217609Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-05T02:59:13.0260159Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-05T02:59:13.0265599Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-05T02:59:13.0268141Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-05T02:59:13.0268557Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-05T02:59:13.0272341Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-05T02:59:13.0272504Z 
2026-06-05T02:59:13.0272666Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T02:59:13.0273114Z 
2026-06-05T02:59:13.0286595Z      Running tests\digest.rs (target\debug\deps\digest-6ac06f15f4beba54.exe)
2026-06-05T02:59:13.2069771Z 
2026-06-05T02:59:13.2070011Z running 1 test
2026-06-05T02:59:15.2744632Z test digest_parses_a_real_pty_stream ... ok
2026-06-05T02:59:15.2744806Z 
2026-06-05T02:59:15.2744973Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
2026-06-05T02:59:15.2745232Z 
2026-06-05T02:59:15.2760196Z      Running tests\dsr.rs (target\debug\deps\dsr-c1b15907eaf4317b.exe)
2026-06-05T02:59:15.3420246Z 
2026-06-05T02:59:15.3420373Z running 2 tests
2026-06-05T02:59:15.3854613Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-05T02:59:15.3854864Z test drain_forwards_child_output ... ok
2026-06-05T02:59:15.3854983Z 
2026-06-05T02:59:15.3855129Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-05T02:59:15.3855353Z 
2026-06-05T02:59:15.3868754Z      Running tests\inject.rs (target\debug\deps\inject-4f10fcdc2739ad5c.exe)
2026-06-05T02:59:15.4510058Z 
2026-06-05T02:59:15.4510304Z running 2 tests
2026-06-05T02:59:15.5017286Z test ctrl_c_interrupts_the_child ... ok
2026-06-05T02:59:15.5121808Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-05T02:59:15.5121967Z 
2026-06-05T02:59:15.5122134Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-05T02:59:15.5122344Z 
2026-06-05T02:59:15.5135062Z      Running tests\stream.rs (target\debug\deps\stream-bf8700113ecf530b.exe)
2026-06-05T02:59:15.5811238Z 
2026-06-05T02:59:15.5812851Z running 2 tests
2026-06-05T02:59:15.6196608Z test delivers_every_value_under_resize ... ok
2026-06-05T02:59:16.5940854Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-05T02:59:16.5941084Z 
2026-06-05T02:59:16.5941266Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-05T02:59:16.5941529Z 
2026-06-05T02:59:16.5957059Z      Running tests\surface.rs (target\debug\deps\surface-b6cab82372962717.exe)
2026-06-05T02:59:16.6579612Z 
2026-06-05T02:59:16.6579780Z running 1 test
2026-06-05T02:59:16.6681695Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-05T02:59:16.6681860Z 
2026-06-05T02:59:16.6682017Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T02:59:16.6682263Z 
2026-06-05T02:59:16.6692782Z    Doc-tests spt_daemon
2026-06-05T02:59:16.9898606Z 
2026-06-05T02:59:16.9898867Z running 0 tests
2026-06-05T02:59:16.9898987Z 
2026-06-05T02:59:16.9899166Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:59:16.9899376Z 
2026-06-05T02:59:16.9962496Z    Doc-tests spt_live
2026-06-05T02:59:17.0546217Z 
2026-06-05T02:59:17.0546443Z running 0 tests
2026-06-05T02:59:17.0546548Z 
2026-06-05T02:59:17.0546740Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:59:17.0546948Z 
2026-06-05T02:59:17.0598853Z    Doc-tests spt_msg
2026-06-05T02:59:17.1077588Z 
2026-06-05T02:59:17.1077788Z running 0 tests
2026-06-05T02:59:17.1077935Z 
2026-06-05T02:59:17.1078166Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:59:17.1078482Z 
2026-06-05T02:59:17.1123885Z    Doc-tests spt_net
2026-06-05T02:59:17.3049667Z 
2026-06-05T02:59:17.3049895Z running 0 tests
2026-06-05T02:59:17.3050003Z 
2026-06-05T02:59:17.3050180Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:59:17.3050390Z 
2026-06-05T02:59:17.3114147Z    Doc-tests spt_proto
2026-06-05T02:59:17.3572145Z 
2026-06-05T02:59:17.3572342Z running 0 tests
2026-06-05T02:59:17.3572445Z 
2026-06-05T02:59:17.3572614Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:59:17.3573081Z 
2026-06-05T02:59:17.3619858Z    Doc-tests spt_runtime
2026-06-05T02:59:17.4755428Z 
2026-06-05T02:59:17.4755777Z running 0 tests
2026-06-05T02:59:17.4755944Z 
2026-06-05T02:59:17.4756198Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:59:17.4756507Z 
2026-06-05T02:59:17.4817736Z    Doc-tests spt_store
2026-06-05T02:59:17.6094958Z 
2026-06-05T02:59:17.6095258Z running 0 tests
2026-06-05T02:59:17.6095421Z 
2026-06-05T02:59:17.6095874Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:59:17.6096226Z 
2026-06-05T02:59:17.6153611Z    Doc-tests spt_term
2026-06-05T02:59:17.6673734Z 
2026-06-05T02:59:17.6673919Z running 0 tests
2026-06-05T02:59:17.6674025Z 
2026-06-05T02:59:17.6674188Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T02:59:17.6674395Z 
2026-06-05T02:59:22.8594078Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-05T02:59:22.8594607Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-05T02:59:22.8597242Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-05T02:59:22.8597455Z ##[endgroup]
2026-06-05T02:59:23.6756561Z     Checking cfg-if v1.0.4
2026-06-05T02:59:23.6756844Z     Checking windows-link v0.2.1
2026-06-05T02:59:23.6757029Z     Checking typenum v1.20.1
2026-06-05T02:59:23.6763079Z     Checking critical-section v1.2.0
2026-06-05T02:59:23.6763386Z     Checking subtle v2.6.1
2026-06-05T02:59:23.6763846Z     Checking memchr v2.8.1
2026-06-05T02:59:23.6766408Z     Checking smallvec v1.15.1
2026-06-05T02:59:23.6775112Z     Checking cpufeatures v0.2.17
2026-06-05T02:59:23.6777144Z     Checking serde_core v1.0.228
2026-06-05T02:59:23.6778652Z     Checking equivalent v1.0.2
2026-06-05T02:59:23.6778948Z     Checking pin-project-lite v0.2.17
2026-06-05T02:59:23.6779271Z     Checking itoa v1.0.18
2026-06-05T02:59:23.6779667Z     Checking log v0.4.30
2026-06-05T02:59:23.6781876Z     Checking hashbrown v0.17.1
2026-06-05T02:59:23.6782179Z     Checking rand_core v0.10.1
2026-06-05T02:59:23.6787931Z     Checking zeroize v1.8.2
2026-06-05T02:59:23.7306704Z     Checking windows-sys v0.61.2
2026-06-05T02:59:23.7369440Z     Checking getrandom v0.2.17
2026-06-05T02:59:23.7522976Z     Checking futures-core v0.3.32
2026-06-05T02:59:23.7708780Z     Checking bytes v1.11.1
2026-06-05T02:59:23.7834745Z     Checking stable_deref_trait v1.2.1
2026-06-05T02:59:23.7968641Z     Checking zerofrom v0.1.8
2026-06-05T02:59:23.8114231Z     Checking libc v0.2.186
2026-06-05T02:59:23.8384483Z     Checking getrandom v0.4.2
2026-06-05T02:59:23.8481560Z     Checking futures-sink v0.3.32
2026-06-05T02:59:23.8481930Z     Checking slab v0.4.12
2026-06-05T02:59:23.8526443Z     Checking bitflags v2.11.1
2026-06-05T02:59:23.8709252Z     Checking futures-io v0.3.32
2026-06-05T02:59:23.8709583Z     Checking futures-task v0.3.32
2026-06-05T02:59:23.8755367Z     Checking rand_core v0.6.4
2026-06-05T02:59:23.8978641Z     Checking zerocopy v0.8.50
2026-06-05T02:59:23.9144962Z     Checking yoke v0.8.2
2026-06-05T02:59:23.9707823Z     Checking futures-channel v0.3.32
2026-06-05T02:59:23.9762176Z     Checking signature v2.2.0
2026-06-05T02:59:23.9911478Z     Checking fastrand v2.4.1
2026-06-05T02:59:23.9911868Z     Checking zmij v1.0.21
2026-06-05T02:59:24.0131515Z     Checking libsqlite3-sys v0.30.1
2026-06-05T02:59:24.0299108Z     Checking litemap v0.8.2
2026-06-05T02:59:24.0299444Z     Checking fallible-iterator v0.3.0
2026-06-05T02:59:24.0454135Z     Checking fallible-streaming-iterator v0.1.9
2026-06-05T02:59:24.1070169Z     Checking zerovec v0.11.6
2026-06-05T02:59:24.1214334Z     Checking ed25519 v2.2.3
2026-06-05T02:59:24.1626776Z     Checking writeable v0.6.3
2026-06-05T02:59:24.1792878Z     Checking zerotrie v0.2.4
2026-06-05T02:59:24.1880058Z     Checking futures-util v0.3.32
2026-06-05T02:59:24.1955797Z     Checking windows_x86_64_msvc v0.52.6
2026-06-05T02:59:24.2209688Z     Checking utf8_iter v1.0.4
2026-06-05T02:59:24.2533701Z     Checking icu_properties_data v2.2.0
2026-06-05T02:59:24.2534106Z     Checking icu_normalizer_data v2.2.0
2026-06-05T02:59:24.2656353Z     Checking windows-targets v0.52.6
2026-06-05T02:59:24.2824286Z     Checking percent-encoding v2.3.2
2026-06-05T02:59:24.2824610Z     Checking indexmap v2.14.0
2026-06-05T02:59:24.2912126Z     Checking http v1.4.1
2026-06-05T02:59:24.3280191Z     Checking cpufeatures v0.3.0
2026-06-05T02:59:24.3449600Z     Checking thiserror v2.0.18
2026-06-05T02:59:24.3613722Z     Checking windows-sys v0.59.0
2026-06-05T02:59:24.3630929Z     Checking rustls-pki-types v1.14.1
2026-06-05T02:59:24.3868358Z     Checking untrusted v0.9.0
2026-06-05T02:59:24.4286824Z     Checking chacha20 v0.10.0
2026-06-05T02:59:24.4287191Z     Checking form_urlencoded v1.2.2
2026-06-05T02:59:24.4348789Z    Compiling strsim v0.11.1
2026-06-05T02:59:24.4535025Z    Compiling fnv v1.0.7
2026-06-05T02:59:24.4666027Z     Checking windows-result v0.4.1
2026-06-05T02:59:24.5083772Z     Checking ring v0.17.14
2026-06-05T02:59:24.5792972Z     Checking windows-strings v0.5.1
2026-06-05T02:59:24.5793293Z     Checking scopeguard v1.2.0
2026-06-05T02:59:24.6437408Z     Checking rand v0.10.1
2026-06-05T02:59:24.6690564Z    Compiling darling_core v0.20.11
2026-06-05T02:59:24.6690903Z     Checking tinystr v0.8.3
2026-06-05T02:59:24.6803394Z     Checking potential_utf v0.1.5
2026-06-05T02:59:24.6866671Z     Checking lock_api v0.4.14
2026-06-05T02:59:24.7094886Z     Checking generic-array v0.14.7
2026-06-05T02:59:24.8225553Z     Checking atomic-waker v1.1.2
2026-06-05T02:59:24.8360557Z     Checking icu_collections v2.2.0
2026-06-05T02:59:24.8800667Z     Checking const-oid v0.10.2
2026-06-05T02:59:24.8983032Z     Checking icu_locale_core v2.2.0
2026-06-05T02:59:24.9095991Z     Checking num-traits v0.2.19
2026-06-05T02:59:24.9342516Z     Checking derive_more v2.1.1
2026-06-05T02:59:24.9517208Z     Checking http-body v1.0.1
2026-06-05T02:59:25.0166675Z     Checking hybrid-array v0.4.12
2026-06-05T02:59:25.0680685Z     Checking base64ct v1.8.3
2026-06-05T02:59:25.0965936Z     Checking httparse v1.10.1
2026-06-05T02:59:25.1165817Z     Checking tinyvec_macros v0.1.1
2026-06-05T02:59:25.1558157Z     Checking try-lock v0.2.5
2026-06-05T02:59:25.1859404Z     Checking data-encoding v2.11.0
2026-06-05T02:59:25.2191521Z     Checking tower-service v0.3.3
2026-06-05T02:59:25.2706849Z     Checking crypto-common v0.1.7
2026-06-05T02:59:25.3041257Z     Checking block-buffer v0.10.4
2026-06-05T02:59:25.3230603Z     Checking pem-rfc7468 v1.0.0
2026-06-05T02:59:25.3372773Z     Checking base64 v0.22.1
2026-06-05T02:59:25.3731716Z     Checking want v0.3.1
2026-06-05T02:59:25.3954935Z     Checking inout v0.1.4
2026-06-05T02:59:25.4250160Z     Checking digest v0.10.7
2026-06-05T02:59:25.4902399Z     Checking tinyvec v1.11.0
2026-06-05T02:59:25.5015044Z     Checking windows-core v0.62.2
2026-06-05T02:59:25.5015391Z     Checking der v0.8.0-rc.10
2026-06-05T02:59:25.5377492Z     Checking n0-error v0.1.3
2026-06-05T02:59:25.6161270Z     Checking crypto-common v0.2.2
2026-06-05T02:59:25.6311090Z     Checking block-buffer v0.12.0
2026-06-05T02:59:25.6311536Z     Checking icu_provider v2.2.0
2026-06-05T02:59:25.6452775Z     Checking winapi v0.3.9
2026-06-05T02:59:25.6469708Z     Checking sha2 v0.10.9
2026-06-05T02:59:25.6940256Z     Checking curve25519-dalek v4.1.3
2026-06-05T02:59:25.7207633Z     Checking rustls-webpki v0.103.13
2026-06-05T02:59:25.7478946Z    Compiling anyhow v1.0.102
2026-06-05T02:59:25.7567300Z     Checking serde v1.0.228
2026-06-05T02:59:25.8022239Z     Checking serde_json v1.0.150
2026-06-05T02:59:25.8834128Z     Checking serial-core v0.4.0
2026-06-05T02:59:25.8856220Z     Checking cordyceps v0.3.4
2026-06-05T02:59:25.9033649Z     Checking icu_normalizer v2.2.0
2026-06-05T02:59:25.9271593Z     Checking icu_properties v2.2.0
2026-06-05T02:59:26.0195153Z     Checking spin v0.10.0
2026-06-05T02:59:26.1590926Z     Checking diatomic-waker v0.2.3
2026-06-05T02:59:26.2202483Z     Checking httpdate v1.0.3
2026-06-05T02:59:26.2361100Z     Checking portable-atomic v1.13.1
2026-06-05T02:59:26.2510457Z     Checking ipnet v2.12.0
2026-06-05T02:59:26.2914596Z     Checking parking v2.2.1
2026-06-05T02:59:26.2914977Z     Checking digest v0.11.3
2026-06-05T02:59:26.3087407Z     Checking futures-buffered v0.2.13
2026-06-05T02:59:26.3833123Z     Checking toml_datetime v0.6.11
2026-06-05T02:59:26.3998635Z     Checking futures-lite v2.6.1
2026-06-05T02:59:26.4481581Z     Checking serde_spanned v0.6.9
2026-06-05T02:59:26.5046253Z     Checking serial-windows v0.4.0
2026-06-05T02:59:26.5201202Z     Checking spki v0.8.0-rc.4
2026-06-05T02:59:26.5598401Z     Checking thiserror v1.0.69
2026-06-05T02:59:26.5751843Z     Checking ed25519-dalek v2.2.0
2026-06-05T02:59:26.5813561Z     Checking pin-project v1.1.13
2026-06-05T02:59:26.5855839Z     Checking memoffset v0.6.5
2026-06-05T02:59:26.6016772Z     Checking cipher v0.4.4
2026-06-05T02:59:26.6490175Z     Checking parking_lot_core v0.9.12
2026-06-05T02:59:26.6583696Z     Checking universal-hash v0.5.1
2026-06-05T02:59:26.6656776Z     Checking aho-corasick v1.1.4
2026-06-05T02:59:26.6744854Z     Checking sync_wrapper v1.0.2
2026-06-05T02:59:26.6818496Z     Checking winnow v0.7.15
2026-06-05T02:59:26.6981928Z     Checking either v1.16.0
2026-06-05T02:59:26.7483936Z     Checking once_cell v1.21.4
2026-06-05T02:59:26.7604223Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-05T02:59:26.7828611Z     Checking regex-syntax v0.8.10
2026-06-05T02:59:26.8321141Z     Checking lazy_static v1.5.0
2026-06-05T02:59:26.8481609Z     Checking pin-utils v0.1.0
2026-06-05T02:59:26.8654425Z     Checking toml_write v0.1.2
2026-06-05T02:59:26.9262305Z     Checking bitflags v1.3.2
2026-06-05T02:59:26.9545830Z     Checking byteorder v1.5.0
2026-06-05T02:59:26.9546237Z    Compiling powerfmt v0.2.0
2026-06-05T02:59:26.9598767Z     Checking tracing-core v0.1.36
2026-06-05T02:59:27.0096189Z     Checking idna_adapter v1.2.2
2026-06-05T02:59:27.0096567Z     Checking rustls v0.23.40
2026-06-05T02:59:27.1051402Z     Checking opaque-debug v0.3.1
2026-06-05T02:59:27.1133617Z     Checking nix v0.25.1
2026-06-05T02:59:27.1291693Z     Checking idna v1.1.0
2026-06-05T02:59:27.1398224Z     Checking hash32 v0.2.1
2026-06-05T02:59:27.1469933Z    Compiling deranged v0.5.8
2026-06-05T02:59:27.1898083Z     Checking polyval v0.6.2
2026-06-05T02:59:27.2012340Z     Checking shared_library v0.1.9
2026-06-05T02:59:27.2321465Z     Checking prefix-trie v0.8.4
2026-06-05T02:59:27.3255764Z     Checking parking_lot v0.12.5
2026-06-05T02:59:27.3296544Z     Checking tracing v0.1.44
2026-06-05T02:59:27.3480301Z     Checking pkcs8 v0.11.0-rc.10
2026-06-05T02:59:27.3603712Z     Checking serial v0.4.0
2026-06-05T02:59:27.3744860Z     Checking url v2.5.8
2026-06-05T02:59:27.4558832Z     Checking futures-executor v0.3.32
2026-06-05T02:59:27.4933760Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-05T02:59:27.5041726Z     Checking crossbeam-utils v0.8.21
2026-06-05T02:59:27.5083208Z     Checking spin v0.9.8
2026-06-05T02:59:27.5645255Z     Checking windows-threading v0.2.1
2026-06-05T02:59:27.6063844Z     Checking signature v3.0.0
2026-06-05T02:59:27.6979391Z     Checking shell-words v1.1.1
2026-06-05T02:59:27.7346001Z     Checking tower-layer v0.3.3
2026-06-05T02:59:27.7418036Z     Checking downcast-rs v1.2.1
2026-06-05T02:59:27.7723372Z     Checking ahash v0.8.12
2026-06-05T02:59:27.8024928Z     Checking filedescriptor v0.8.3
2026-06-05T02:59:27.8126303Z     Checking winreg v0.10.1
2026-06-05T02:59:27.8192591Z    Compiling time-core v0.1.8
2026-06-05T02:59:27.8346023Z    Compiling num-conv v0.2.2
2026-06-05T02:59:27.8520781Z    Compiling darling_macro v0.20.11
2026-06-05T02:59:27.8830705Z     Checking hickory-proto v0.26.0-beta.4
2026-06-05T02:59:27.9033772Z     Checking ed25519 v3.0.0-rc.4
2026-06-05T02:59:27.9056958Z     Checking heapless v0.7.17
2026-06-05T02:59:27.9078487Z     Checking windows-future v0.3.2
2026-06-05T02:59:27.9567380Z     Checking hashbrown v0.14.5
2026-06-05T02:59:27.9697247Z     Checking futures v0.3.32
2026-06-05T02:59:27.9965212Z     Checking portable-pty v0.8.1
2026-06-05T02:59:28.0216026Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-05T02:59:28.0295755Z     Checking ghash v0.5.1
2026-06-05T02:59:28.0487977Z     Checking aes v0.8.4
2026-06-05T02:59:28.0755226Z     Checking ctr v0.9.2
2026-06-05T02:59:28.1537119Z     Checking sha2 v0.11.0-rc.5
2026-06-05T02:59:28.2255588Z     Checking toml_edit v0.22.27
2026-06-05T02:59:28.2674273Z    Compiling proc-macro-crate v3.5.0
2026-06-05T02:59:28.2956186Z    Compiling time v0.3.47
2026-06-05T02:59:28.3475589Z    Compiling darling v0.20.11
2026-06-05T02:59:28.4131270Z     Checking windows-numerics v0.3.1
2026-06-05T02:59:28.4636058Z     Checking windows-collections v0.3.2
2026-06-05T02:59:28.4715054Z     Checking aead v0.5.2
2026-06-05T02:59:28.4755149Z     Checking regex-automata v0.4.14
2026-06-05T02:59:28.5061742Z     Checking http-body-util v0.1.3
2026-06-05T02:59:28.5096689Z     Checking hashlink v0.9.1
2026-06-05T02:59:28.5726862Z     Checking cobs v0.3.0
2026-06-05T02:59:28.6896181Z    Compiling derive_builder_core v0.20.2
2026-06-05T02:59:28.6990546Z     Checking widestring v1.2.1
2026-06-05T02:59:28.7311851Z     Checking postcard v1.1.3
2026-06-05T02:59:28.7957234Z     Checking rusqlite v0.32.1
2026-06-05T02:59:28.8653144Z     Checking aes-gcm v0.10.3
2026-06-05T02:59:28.9394657Z     Checking crossbeam-channel v0.5.15
2026-06-05T02:59:28.9463723Z     Checking windows v0.62.2
2026-06-05T02:59:29.0334099Z     Checking crossbeam-epoch v0.9.18
2026-06-05T02:59:29.0334639Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-05T02:59:29.0534444Z    Compiling num_enum_derive v0.7.6
2026-06-05T02:59:29.0686129Z     Checking data-encoding-macro v0.1.20
2026-06-05T02:59:29.1611849Z     Checking chrono v0.4.44
2026-06-05T02:59:29.2629344Z     Checking windows-registry v0.6.1
2026-06-05T02:59:29.2629711Z     Checking uuid v1.23.2
2026-06-05T02:59:29.4572049Z     Checking allocator-api2 v0.2.21
2026-06-05T02:59:29.4908891Z     Checking sorted-index-buffer v0.2.1
2026-06-05T02:59:29.5229683Z     Checking lru-slab v0.1.2
2026-06-05T02:59:29.5473455Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-05T02:59:29.5473985Z     Checking xml-rs v0.8.28
2026-06-05T02:59:29.6310838Z     Checking rustc-hash v2.1.2
2026-06-05T02:59:29.6372840Z     Checking mac-addr v0.3.0
2026-06-05T02:59:29.6400252Z     Checking ryu v1.0.23
2026-06-05T02:59:29.6690293Z     Checking identity-hash v0.1.0
2026-06-05T02:59:29.6786125Z     Checking toml v0.8.23
2026-06-05T02:59:29.7478787Z     Checking foldhash v0.2.0
2026-06-05T02:59:29.7829269Z     Checking tagptr v0.2.0
2026-06-05T02:59:29.7829636Z     Checking iroh-metrics v0.38.3
2026-06-05T02:59:29.7854612Z     Checking noq-proto v0.17.0
2026-06-05T02:59:29.7888747Z     Checking strum v0.28.0
2026-06-05T02:59:29.8810247Z     Checking hashbrown v0.16.1
2026-06-05T02:59:29.8889152Z    Compiling derive_builder_macro v0.20.2
2026-06-05T02:59:29.8924595Z     Checking iroh-base v0.98.0
2026-06-05T02:59:29.9297238Z     Checking moka v0.12.15
2026-06-05T02:59:30.0502576Z     Checking attohttpc v0.30.1
2026-06-05T02:59:30.0811078Z     Checking simple-dns v0.9.3
2026-06-05T02:59:30.0857009Z     Checking xmltree v0.10.3
2026-06-05T02:59:30.2215725Z     Checking sha1_smol v1.0.1
2026-06-05T02:59:30.2216083Z     Checking regex v1.12.3
2026-06-05T02:59:30.2391583Z     Checking num_enum v0.7.6
2026-06-05T02:59:30.2391919Z     Checking arrayvec v0.7.6
2026-06-05T02:59:30.2623788Z     Checking constant_time_eq v0.4.2
2026-06-05T02:59:30.3240629Z    Compiling derive_builder v0.20.2
2026-06-05T02:59:30.3765251Z     Checking smol_str v0.1.24
2026-06-05T02:59:30.4046123Z     Checking simdutf8 v0.1.5
2026-06-05T02:59:30.4140588Z     Checking arrayref v0.3.9
2026-06-05T02:59:30.4382990Z     Checking resolv-conf v0.7.6
2026-06-05T02:59:30.4468452Z     Checking serde_bytes v0.11.19
2026-06-05T02:59:30.4684711Z     Checking lru v0.16.4
2026-06-05T02:59:30.4739368Z     Checking hmac v0.12.1
2026-06-05T02:59:30.5035756Z     Checking webpki-roots v1.0.7
2026-06-05T02:59:30.5060795Z     Checking cmov v0.5.4
2026-06-05T02:59:30.5096481Z     Checking blake3 v1.8.5
2026-06-05T02:59:30.5522481Z    Compiling vergen-lib v9.1.0
2026-06-05T02:59:30.5939308Z    Compiling vergen-lib v0.1.6
2026-06-05T02:59:30.5939634Z     Checking hkdf v0.12.4
2026-06-05T02:59:30.6151599Z     Checking sha1 v0.10.6
2026-06-05T02:59:30.6172132Z     Checking recvmsg v1.0.0
2026-06-05T02:59:30.6274250Z     Checking anstyle v1.0.14
2026-06-05T02:59:30.6331107Z     Checking once_cell_polyfill v1.70.2
2026-06-05T02:59:30.6474125Z     Checking utf8parse v0.2.2
2026-06-05T02:59:30.6739827Z     Checking is_terminal_polyfill v1.70.2
2026-06-05T02:59:30.7124531Z    Compiling vergen v9.1.0
2026-06-05T02:59:30.7145181Z     Checking spake2 v0.4.0
2026-06-05T02:59:30.7216436Z     Checking ctutils v0.4.2
2026-06-05T02:59:30.7509763Z     Checking anstyle-parse v1.0.0
2026-06-05T02:59:30.7620986Z     Checking colorchoice v1.0.5
2026-06-05T02:59:30.7715430Z     Checking clap_lex v1.1.0
2026-06-05T02:59:30.8041621Z    Compiling vergen-gitcl v1.0.8
2026-06-05T02:59:30.8631000Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-05T02:59:30.9513234Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-05T02:59:31.1092821Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-05T02:59:31.1093488Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-05T02:59:31.1694452Z    Compiling iroh-relay v0.98.0
2026-06-05T02:59:31.2229173Z     Checking socket2 v0.6.4
2026-06-05T02:59:31.2229510Z     Checking mio v1.2.1
2026-06-05T02:59:31.2229888Z     Checking tempfile v3.27.0
2026-06-05T02:59:31.2230163Z     Checking netdev v0.42.0
2026-06-05T02:59:31.2230436Z     Checking rustls-platform-verifier v0.7.0
2026-06-05T02:59:31.2230742Z     Checking seize v0.5.1
2026-06-05T02:59:31.2231094Z     Checking interprocess v2.4.2
2026-06-05T02:59:31.2231651Z     Checking anstyle-wincon v3.0.11
2026-06-05T02:59:31.2232120Z     Checking anstyle-query v1.1.5
2026-06-05T02:59:31.3641834Z     Checking anstream v1.0.0
2026-06-05T02:59:31.3977712Z     Checking papaya v0.2.4
2026-06-05T02:59:31.4601037Z     Checking noq-udp v0.10.0
2026-06-05T02:59:31.5237703Z     Checking ipconfig v0.3.4
2026-06-05T02:59:31.5779609Z     Checking tokio v1.52.3
2026-06-05T02:59:31.5983729Z     Checking clap_builder v4.6.0
2026-06-05T02:59:31.9719394Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-05T02:59:32.7588805Z     Checking clap v4.6.1
2026-06-05T02:59:33.7362402Z     Checking tokio-util v0.7.18
2026-06-05T02:59:33.7362614Z     Checking tokio-rustls v0.26.4
2026-06-05T02:59:33.7363143Z     Checking tower v0.5.3
2026-06-05T02:59:33.7363361Z     Checking acto v0.8.2
2026-06-05T02:59:33.7363703Z     Checking backon v1.6.0
2026-06-05T02:59:34.0008825Z     Checking tower-http v0.6.11
2026-06-05T02:59:34.0203122Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-05T02:59:34.1061357Z     Checking h2 v0.4.14
2026-06-05T02:59:34.1061552Z     Checking n0-future v0.3.2
2026-06-05T02:59:34.1061836Z     Checking tokio-stream v0.1.18
2026-06-05T02:59:34.1062296Z     Checking tokio-websockets v0.13.2
2026-06-05T02:59:34.1939825Z     Checking n0-watcher v0.6.1
2026-06-05T02:59:34.3854020Z     Checking iroh-dns v0.98.0
2026-06-05T02:59:34.3854314Z     Checking noq v0.18.0
2026-06-05T02:59:35.1809983Z     Checking wmi v0.18.4
2026-06-05T02:59:35.5007303Z     Checking netwatch v0.16.0
2026-06-05T02:59:35.9086429Z     Checking hyper v1.10.1
2026-06-05T02:59:35.9087561Z     Checking hickory-net v0.26.0-beta.4
2026-06-05T02:59:36.5049487Z     Checking hyper-util v0.1.20
2026-06-05T02:59:36.5543598Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-05T02:59:37.1651778Z     Checking hyper-rustls v0.27.9
2026-06-05T02:59:37.1651993Z     Checking igd-next v0.17.1
2026-06-05T02:59:37.2765055Z     Checking reqwest v0.13.4
2026-06-05T02:59:37.4043918Z     Checking portmapper v0.16.0
2026-06-05T02:59:38.4320416Z     Checking iroh v0.98.2
2026-06-05T02:59:41.6483117Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-05T02:59:42.4991239Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-05T02:59:44.2381005Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-05T02:59:46.1776210Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.03s
2026-06-05T02:59:46.3693939Z Post job cleanup.
2026-06-05T02:59:46.4713038Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-05T02:59:46.4922407Z git version 2.43.0.windows.1
2026-06-05T02:59:46.4960750Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\680feabe-08f5-4adc-9e8f-3b17c5970659\.gitconfig'
2026-06-05T02:59:46.4972875Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\680feabe-08f5-4adc-9e8f-3b17c5970659' before making global git config changes
2026-06-05T02:59:46.4973362Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T02:59:46.4978473Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-05T02:59:46.5215771Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-05T02:59:46.5434438Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-05T02:59:46.9233175Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T02:59:46.9436514Z http.https://github.com/.extraheader
2026-06-05T02:59:46.9463967Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-05T02:59:46.9694749Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-05T02:59:47.3326692Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T02:59:47.3546660Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-05T02:59:47.7315392Z Cleaning up orphan processes
